Skip to content

Commit

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

Bump ansible-actions/ansible-lint-action from 1.0.2 to 1.0.3
  • Loading branch information
DO1JLR authored Apr 10, 2024
2 parents 7c325f8 + 1c342ab commit e627574
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 @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: Run ansible-lint
uses: ansible-actions/ansible-lint-action@v1.0.2
uses: ansible-actions/ansible-lint-action@v1.0.3
with:
target: "./"
python_dependency_file: 'requirements.txt'

0 comments on commit e627574

Please sign in to comment.