We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9179626 commit 9963fa2Copy full SHA for 9963fa2
.github/workflows/lint.yml
@@ -29,7 +29,7 @@ jobs:
29
submodules: true
30
31
- name: Run ansible-lint
32
- uses: ansible/ansible-lint@v25.4.0
+ uses: ansible/ansible-lint@v25.8.2
33
34
- name: Load super-linter configuration
35
# Use grep inverse matching to exclude eventual comments in the .env file
0 commit comments