瀏覽代碼
chore(deps): update ansible/ansible-lint action to v25.9.1
pull/4613/head
renovate[bot]
5 月之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: B5690EEEBB952194
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
.github/workflows/matrix.yml
|
|
@@ -26,7 +26,7 @@ jobs: |
|
|
uses: actions/checkout@v5 |
|
|
uses: actions/checkout@v5 |
|
|
|
|
|
|
|
|
- name: Run ansible-lint |
|
|
- name: Run ansible-lint |
|
|
uses: ansible/ansible-lint@v25.9.0 |
|
|
|
|
|
|
|
|
uses: ansible/ansible-lint@v25.9.1 |
|
|
with: |
|
|
with: |
|
|
args: "roles/custom" |
|
|
args: "roles/custom" |
|
|
setup_python: "true" |
|
|
setup_python: "true" |
|
|
|