瀏覽代碼
chore(deps): update ansible/ansible-lint action to v26.2.0
renovate/ansible-ansible-lint-26.x
renovate[bot]
6 天之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: B5690EEEBB952194
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
.github/workflows/matrix.yml
|
|
|
@@ -26,7 +26,7 @@ jobs: |
|
|
|
uses: actions/checkout@v6 |
|
|
|
|
|
|
|
- name: Run ansible-lint |
|
|
|
uses: ansible/ansible-lint@v26.1.1 |
|
|
|
uses: ansible/ansible-lint@v26.2.0 |
|
|
|
with: |
|
|
|
args: "roles/custom" |
|
|
|
setup_python: "true" |
|
|
|
|