We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3518d commit 7e8ce89Copy full SHA for 7e8ce89
.github/workflows/coding-standards.yml
@@ -80,6 +80,6 @@ jobs:
80
uses: actions/[email protected]
81
82
- name: 🧐 Lint Ansible files
83
- uses: ansible/ansible-lint@v24.10.0
+ uses: ansible/ansible-lint@v24.12.0
84
with:
85
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'
0 commit comments