Skip to content

Commit

Permalink
Merge pull request #1200 from ko-build/dependabot/github_actions/revi…
Browse files Browse the repository at this point in the history
…ewdog/action-misspell-1.14.1
  • Loading branch information
cpanato authored Dec 11, 2023
2 parents 51fcff9 + 6d65048 commit 16a4541
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@cc799b020b057600b66eedf2b6e97ca26137de21 # v1.14.0
- uses: reviewdog/action-misspell@4348e72b9038b006ffc37b6b0dd4421a2e9a68ef # v1.14.1
if: ${{ always() }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 16a4541

Please sign in to comment.