ソースを参照

chore(deps): update ansible/ansible-lint action to v26.1.1

pull/4865/head
renovate[bot] 1ヶ月前
committed by GitHub
コミット
16a5dc9e92
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
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 uses: actions/checkout@v6


- name: Run ansible-lint - name: Run ansible-lint
uses: ansible/ansible-lint@v26.1.0
uses: ansible/ansible-lint@v26.1.1
with: with:
args: "roles/custom" args: "roles/custom"
setup_python: "true" setup_python: "true"


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