Skip to content

Commit ea84bb2

Browse files
authored
Merge pull request #208 from tenox7/dependabot/github_actions/codespell-project/actions-codespell-2.2
Actions(deps): Bump codespell-project/actions-codespell from 2.1 to 2.2
2 parents f3bfe02 + 98df0e6 commit ea84bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2323

24-
- uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1
24+
- uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2.2
2525
with:
2626
# "nd" (with lowercase "n") is from ".Nd" (with uppercase "n") in ttyplot.1
2727
# https://github.com/codespell-project/codespell/issues/3233#issuecomment-1828026522

0 commit comments

Comments
 (0)