Skip to content

Commit

Permalink
Bump ansible-actions/ansible-lint-action from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [ansible-actions/ansible-lint-action](https://github.com/ansible-actions/ansible-lint-action) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/ansible-actions/ansible-lint-action/releases)
- [Commits](ansible-actions/ansible-lint-action@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: ansible-actions/ansible-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent da72e5b commit 0430bc0
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,6 +17,6 @@ jobs:
fetch-depth: 0

- name: Run ansible-lint
uses: ansible-actions/[email protected].2
uses: ansible-actions/[email protected].3
with:
target: "./"

0 comments on commit 0430bc0

Please sign in to comment.