Skip to content

Commit

Permalink
Merge pull request spantaleev#2782 from spantaleev/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/ansible-community/ansible-lint-action-6.17.0

Bump ansible-community/ansible-lint-action from 6.16.0 to 6.17.0
  • Loading branch information
spantaleev authored Jul 12, 2023
2 parents 9d76e73 + 3037bf3 commit 28e3c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: Check out
uses: actions/checkout@v3
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@v6.16.0
uses: ansible-community/ansible-lint-action@v6.17.0
with:
path: roles/custom

0 comments on commit 28e3c52

Please sign in to comment.