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 63b640a commit 84c0b0e
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 @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0

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

0 comments on commit 84c0b0e

Please sign in to comment.