瀏覽代碼

chore(deps): update ansible/ansible-lint action to v25.12.2

pull/4827/head
renovate[bot] 3 月之前
committed by Slavi Pantaleev
父節點
當前提交
3c64fe6eb5
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      .github/workflows/matrix.yml

+ 1
- 1
.github/workflows/matrix.yml 查看文件

@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v6

- name: Run ansible-lint
uses: ansible/ansible-lint@v25.12.1
uses: ansible/ansible-lint@v25.12.2
with:
args: "roles/custom"
setup_python: "true"


Loading…
取消
儲存