There was an error while loading. Please reload this page.
1 parent ed42d48 commit 18f7403Copy full SHA for 18f7403
.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@v25.6.1
+ uses: ansible/ansible-lint@v25.8.0
84
with:
85
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'
0 commit comments