We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b592fc0 commit 8e8c6e0Copy full SHA for 8e8c6e0
.github/workflows/ansible.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@v4
36
37
- name: Run ansible-lint
38
- uses: ansible/ansible-lint@v25.1.0 # or version tag instead of 'main'
+ uses: ansible/ansible-lint@v25.1.3 # or version tag instead of 'main'
39
with:
40
args: "ansible"
41
0 commit comments