Skip to content

Commit 435ec22

Browse files
authored
Merge pull request #634 from prometheus-community/renovate/ansible-ansible-lint-25.x
chore(deps): update ansible/ansible-lint action to v25.11.0
2 parents 6e09ed5 + 0beda48 commit 435ec22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2828

2929
- name: Lint collection
30-
uses: ansible/ansible-lint@9765b8704b2c3f4ab782815b528e0393662e1c04 # v25.7.0
30+
uses: ansible/ansible-lint@43e758bad47344f1ce7b699c0020299f486a8026 # v25.11.0
3131
with:
3232
requirements_file: requirements.yml
3333

0 commit comments

Comments
 (0)