Skip to content

Commit 9804b54

Browse files
Merge pull request #393 from tinkerbell/dependabot/github_actions/codespell-project/actions-codespell-2.1
build(deps): bump codespell-project/actions-codespell from 2.0 to 2.1
2 parents ad2d752 + 5a6597b commit 9804b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- uses: actions/checkout@v4
5757

5858
- name: Codespell
59-
uses: codespell-project/actions-codespell@v2.0
59+
uses: codespell-project/actions-codespell@v2.1
6060
with:
6161
check_filenames: true
6262
check_hidden: true

0 commit comments

Comments
 (0)