Skip to content

Commit

Permalink
deps(deps): update ansible/ansible-lint action to v24.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 75ef33d commit 9bbe5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ jobs:
uses: actions/checkout@v4.1.7

- name: 🧐 Lint Ansible files
uses: ansible/ansible-lint@v24.9.0
uses: ansible/ansible-lint@v24.9.2
with:
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'

0 comments on commit 9bbe5de

Please sign in to comment.