ソースを参照

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

pull/4614/head
renovate[bot] 5ヶ月前
committed by Slavi Pantaleev
コミット
dccfbcbdf5
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.9.0
uses: ansible/ansible-lint@v25.9.1
with:
args: "roles/custom"
setup_python: "true"


読み込み中…
キャンセル
保存