Skip to content

Commit ca35dcd

Browse files
Update codespell-project/actions-codespell digest to 8f01853
1 parent 05821a2 commit ca35dcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
18-
- uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2
18+
- uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2
1919
with:
2020
check_filenames: true
2121
check_hidden: true

0 commit comments

Comments
 (0)