Skip to content

Commit

Permalink
Merge pull request #129 from roles-ansible/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…ansible-actions/ansible-lint-action-1.0.2

Bump ansible-actions/ansible-lint-action from 1.0.1 to 1.0.2
  • Loading branch information
DO1JLR authored Oct 23, 2023
2 parents 89bc634 + 036bf11 commit 39ee035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-linting-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: Run ansible-lint
uses: ansible-actions/[email protected].1
uses: ansible-actions/[email protected].2
with:
target: "./"
collections_yml: 'requirements.yml'
Expand Down

0 comments on commit 39ee035

Please sign in to comment.