Skip to content

Commit

Permalink
Merge pull request #1332 from ko-build/dependabot/github_actions/revi…
Browse files Browse the repository at this point in the history
…ewdog/action-misspell-1.19.0

Bump reviewdog/action-misspell from 1.17.0 to 1.19.0
  • Loading branch information
cpanato authored Jun 10, 2024
2 parents 065b56d + 7dcceec commit c9bd30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: chainguard-dev/actions/eof-newline@d886686603afb809f7ef9b734b333e20b7ce5cda
if: ${{ always() }}

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

0 comments on commit c9bd30b

Please sign in to comment.