Skip to content

Commit 2d97971

Browse files
authored
Merge pull request #1070 from redhat-cop/renovate/ansible-ansible-lint-25.x
Update ansible/ansible-lint action to v25.7.0
2 parents 725a06c + eaebbc4 commit 2d97971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quay-mgmt.yml

Lines changed: 1 addition & 1 deletion
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@e98f9b38769d45cbe3c55a23b2eb25631babe7c4 # v25.4.0
27+
uses: ansible/ansible-lint@9765b8704b2c3f4ab782815b528e0393662e1c04 # v25.7.0
2828

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

0 commit comments

Comments
 (0)