Skip to content

Commit d01068a

Browse files
Bump codespell-project/actions-codespell from 2.1 to 2.2 (#605)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03b1211 commit d01068a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v5.0.0
14-
- uses: codespell-project/actions-codespell@v2.1
14+
- uses: codespell-project/actions-codespell@v2.2
1515
with:
1616
skip: ./.git,./go.sum

0 commit comments

Comments
 (0)