Skip to content

Commit 9963fa2

Browse files
committed
Upgrade ansible-lint to 25.8.2
1 parent 9179626 commit 9963fa2

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
@@ -29,7 +29,7 @@ jobs:
2929
submodules: true
3030

3131
- name: Run ansible-lint
32-
uses: ansible/ansible-lint@v25.4.0
32+
uses: ansible/ansible-lint@v25.8.2
3333

3434
- name: Load super-linter configuration
3535
# Use grep inverse matching to exclude eventual comments in the .env file

0 commit comments

Comments
 (0)