Skip to content

Commit

Permalink
deps(deps): update ansible/ansible-lint action to v24.12.0 (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent a7e5a21 commit 03b94a5
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.10.0
uses: ansible/ansible-lint@v24.12.0
with:
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'

0 comments on commit 03b94a5

Please sign in to comment.