Skip to content

Commit

Permalink
deps(deps): update ansible/ansible-lint action to v24.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2024
1 parent a31477a commit ebdcaec
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/[email protected]

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

0 comments on commit ebdcaec

Please sign in to comment.