We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619cbeb commit 0f3b35eCopy full SHA for 0f3b35e
.github/workflows/make-test.yml
@@ -94,7 +94,7 @@ jobs:
94
steps:
95
- uses: actions/checkout@v4
96
- name: Run ansible-lint
97
- uses: ansible/ansible-lint@v24.10.0
+ uses: ansible/ansible-lint@v24.12.0
98
# optional (see below):
99
with:
100
args: "--config-file ${{ github.workspace }}/test/ansible-lint.yaml"
0 commit comments