Skip to content

Commit

Permalink
Bump reviewdog/action-actionlint from 1.37.0 to 1.37.1
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.37.0 to 1.37.1.
- [Release notes](https://github.com/reviewdog/action-actionlint/releases)
- [Commits](reviewdog/action-actionlint@v1.37.0...v1.37.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dconnolly committed Jun 20, 2023
1 parent 84a3923 commit 75aedce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/[email protected]
- uses: reviewdog/[email protected].0
- uses: reviewdog/[email protected].1
with:
level: warning
fail_on_error: false

0 comments on commit 75aedce

Please sign in to comment.