We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26942cd commit 0f05e4fCopy full SHA for 0f05e4f
1 file changed
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Check out the repository
21
uses: actions/checkout@v6
22
- name: Run ansible-lint
23
- uses: ansible/ansible-lint@v25
+ uses: ansible/ansible-lint@v26
24
with:
25
args: "-c ansible-lint.yml"
26
0 commit comments