Skip to content

Commit

Permalink
NO_JIRA: Bump reviewdog/action-yamllint from 1.6.1 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) from 1.6.1 to 1.7.1.
- [Release notes](https://github.com/reviewdog/action-yamllint/releases)
- [Commits](reviewdog/action-yamllint@v1.6.1...v1.7.1)

---
updated-dependencies:
- dependency-name: reviewdog/action-yamllint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 21, 2023
1 parent bd711e7 commit 7233beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fi
- name: Run yamllint
uses: reviewdog/action-yamllint@v1.6.1
uses: reviewdog/action-yamllint@v1.7.1
with:
fail_on_error: false
filter_mode: diff_context
Expand Down

0 comments on commit 7233beb

Please sign in to comment.