Skip to content

Commit 11a0c08

Browse files
authored
Merge pull request #1056 from redhat-cop/renovate/ansible-ansible-lint-25.x
Update ansible/ansible-lint action to v25.4.0
2 parents 26795c6 + 3384379 commit 11a0c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quay-mgmt.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525

2626
- name: Run ansible-lint
27-
uses: ansible/ansible-lint@c16f018b1bdfdea6717f4b5b1b141a78b86021cd # v25.2.1
27+
uses: ansible/ansible-lint@e98f9b38769d45cbe3c55a23b2eb25631babe7c4 # v25.4.0
2828

2929
- name: Install Dependencies
3030
run: ansible-galaxy install -r ansible/requirements.yml -p $HOME/roles

0 commit comments

Comments
 (0)