We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26795c6 + 3384379 commit 11a0c08Copy full SHA for 11a0c08
.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@c16f018b1bdfdea6717f4b5b1b141a78b86021cd # v25.2.1
+ uses: ansible/ansible-lint@e98f9b38769d45cbe3c55a23b2eb25631babe7c4 # v25.4.0
28
29
- name: Install Dependencies
30
run: ansible-galaxy install -r ansible/requirements.yml -p $HOME/roles
0 commit comments