We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79498c commit 4e908d6Copy full SHA for 4e908d6
.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@v25.1.3
+ uses: ansible/ansible-lint@v25.2.0
84
with:
85
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'
0 commit comments