Skip to content

Commit

Permalink
deps(deps): update ansible/ansible-lint action to v25.1.1 (#76)
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 Jan 28, 2025
1 parent 54cb772 commit 1a2ec05
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 1a2ec05

Please sign in to comment.