Skip to content

Commit

Permalink
Merge pull request #62 from performancecopilot/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/ansible/ansible-lint-24

ci: bump ansible/ansible-lint from 6 to 24
  • Loading branch information
natoscott authored Jul 4, 2024
2 parents 9c6a487 + b7e246a commit c93b9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
# https://github.com/ansible/ansible-lint/blob/main/action.yml#L45
mkdir -p "$coll_dir/.git"
- name: Run ansible-lint
uses: ansible/ansible-lint@v6
uses: ansible/ansible-lint@v24
with:
working_directory: ${{ env.TOX_WORK_DIR }}/ansible_collections/${{ env.LSR_ROLE2COLL_NAMESPACE }}/${{ env.LSR_ROLE2COLL_NAME }}

0 comments on commit c93b9a3

Please sign in to comment.