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 725a06c + eaebbc4 commit 2d97971Copy full SHA for 2d97971
1 file changed
.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@e98f9b38769d45cbe3c55a23b2eb25631babe7c4 # v25.4.0
+ uses: ansible/ansible-lint@9765b8704b2c3f4ab782815b528e0393662e1c04 # v25.7.0
28
29
- name: Install Dependencies
30
run: ansible-galaxy install -r ansible/requirements.yml -p $HOME/roles
0 commit comments