Skip to content

Commit

Permalink
Merge pull request #1270 from ko-build/dependabot/github_actions/revi…
Browse files Browse the repository at this point in the history
…ewdog/action-misspell-1.17.0
  • Loading branch information
cpanato committed Mar 28, 2024
2 parents 095c35a + 412150c commit a2df2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yaml
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: chainguard-dev/actions/eof-newline@d886686603afb809f7ef9b734b333e20b7ce5cda
if: ${{ always() }}

- uses: reviewdog/action-misspell@32cdac969bc45951d79b89420a60c9b0102cf6ed # v1.16.0
- uses: reviewdog/action-misspell@5bd7be2fc7ae56a517184f5c4bbcf2fd7afe3927 # v1.17.0
if: ${{ always() }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a2df2f5

Please sign in to comment.