Skip to content

Commit

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

Bump reviewdog/action-misspell from 1.23.0 to 1.25.0
  • Loading branch information
cpanato authored Dec 3, 2024
2 parents e078689 + 1133ab4 commit 670f4c4
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@ef8b22c1cca06c8d306fc6be302c3dab0f6ca12f # v1.23.0
- uses: reviewdog/action-misspell@6dbb2a0a90daef8df58aa6301645b59cc3253733 # v1.25.0
if: ${{ always() }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 670f4c4

Please sign in to comment.