Skip to content

Commit

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

Bump reviewdog/action-misspell from 1.14.1 to 1.15.0
  • Loading branch information
cpanato authored Dec 21, 2023
2 parents d763f9a + 262b57d commit 9ae5693
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@4348e72b9038b006ffc37b6b0dd4421a2e9a68ef # v1.14.1
- uses: reviewdog/action-misspell@06d6a480724fa783c220081bbc22336a78dbbe82 # v1.15.0
if: ${{ always() }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9ae5693

Please sign in to comment.