Skip to content

Commit 8210a35

Browse files
authored
Merge pull request #1252 from ko-build/dependabot/github_actions/reviewdog/action-misspell-1.16.0
Bump reviewdog/action-misspell from 1.15.0 to 1.16.0
2 parents 3b70371 + 6a0d05d commit 8210a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- uses: chainguard-dev/actions/eof-newline@d886686603afb809f7ef9b734b333e20b7ce5cda
5252
if: ${{ always() }}
5353

54-
- uses: reviewdog/action-misspell@06d6a480724fa783c220081bbc22336a78dbbe82 # v1.15.0
54+
- uses: reviewdog/action-misspell@32cdac969bc45951d79b89420a60c9b0102cf6ed # v1.16.0
5555
if: ${{ always() }}
5656
with:
5757
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)