Skip to content

Commit 83b7e75

Browse files
Update GitHub Actions (#49)
Co-authored-by: gh versions bot <electrocucaracha@users.noreply.github.com>
1 parent f982eaa commit 83b7e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
26-
- uses: reviewdog/action-misspell@e2af6e5f797b1a26b3ccabfb316a3317c965a53d # 1.26.1
26+
- uses: reviewdog/action-misspell@8f4203d27a6896ebd5cd8bdd861b36bd18c37978 # 1.26.3
2727
with:
2828
github_token: ${{ secrets.github_token }}
2929
check-spellcheck:

0 commit comments

Comments
 (0)