Skip to content

Commit

Permalink
chore: Update Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Jun 23, 2024
1 parent a4f29a5 commit f7eb8d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
contents: read
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: reviewdog/action-misspell@8cd4a880dd86b1b175092c18c23cdec31283d654
- uses: reviewdog/action-misspell@30433ca7be17888deb78a32521706fb65defbf3f
with:
locale: US
ignore: ackward
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
contents: read
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: reviewdog/action-misspell@8cd4a880dd86b1b175092c18c23cdec31283d654
- uses: reviewdog/action-misspell@30433ca7be17888deb78a32521706fb65defbf3f
with:
locale: US
ignore: ackward
Expand Down

0 comments on commit f7eb8d1

Please sign in to comment.