Skip to content

Commit 25d6668

Browse files
authored
Merge pull request #42 from zerwes/zerwes-patch-ansible-lint-25.9.0
use ansible-lint 25.9.0
2 parents 71a656c + 9a2866b commit 25d6668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: run ansible-lint
15-
uses: ansible/ansible-lint@v24.2.1
15+
uses: ansible/ansible-lint@v25.9.0

0 commit comments

Comments
 (0)