We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2db6c commit 9460870Copy full SHA for 9460870
.github/workflows/coding-standards.yml
@@ -80,6 +80,6 @@ jobs:
80
uses: actions/checkout@v4.2.2
81
82
- name: 🧐 Lint Ansible files
83
- uses: ansible/ansible-lint@v24.12.0
+ uses: ansible/ansible-lint@v24.12.1
84
with:
85
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'
0 commit comments