Skip to content

Commit e6db2b7

Browse files
authored
Merge pull request #1303 from kubernetes-sigs/dependabot/github_actions/all-b78b98b816
Bump codespell-project/actions-codespell from 2.0 to 2.1 in the all group
2 parents 5e622ab + 865034c commit e6db2b7

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
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1212

13-
- uses: codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # v2.0
13+
- uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1
1414
with:
1515
skip: .git,_artifacts,*.sum,.golangci.yml
1616
ignore_words_file: .codespellignore

0 commit comments

Comments
 (0)