Skip to content

Commit

Permalink
deps(deps): update ansible/ansible-lint action to v24.12.1 (#118)
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 11, 2024
1 parent 777f540 commit aea10d5
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/[email protected].0
uses: ansible/[email protected].1
with:
args: '-c ${{ github.workspace }}/.github/.ansible-lint.yml'

0 comments on commit aea10d5

Please sign in to comment.