We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce58a9e + 58b16f3 commit 15f055dCopy full SHA for 15f055d
.github/workflows/quay-mgmt.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
26
- name: Run ansible-lint
27
- uses: ansible/ansible-lint@e918e02374cc9148abfe6d0fa04417ee89f0def9 # v25.1.0
+ uses: ansible/ansible-lint@49ded6a7e4f3acf6b1eb4b3aa2796d84b5faa63a # v25.1.3
28
29
- name: Install Dependencies
30
run: ansible-galaxy install -r ansible/requirements.yml -p $HOME/roles
0 commit comments