Skip to content

Commit

Permalink
chore(deps): bump reviewdog/action-yamllint from 1.8 to 1.9
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) from 1.8 to 1.9.
- [Release notes](https://github.com/reviewdog/action-yamllint/releases)
- [Commits](reviewdog/action-yamllint@v1.8...v1.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 0283071 commit 1c8b3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: actions/checkout@v4

- name: Run yamllint
uses: reviewdog/action-yamllint@v1.8
uses: reviewdog/action-yamllint@v1.9

0 comments on commit 1c8b3b2

Please sign in to comment.