瀏覽代碼

Update ansible/ansible-lint action to v25.8.2

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

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

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

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


Loading…
取消
儲存