chore(deps): update github actions

This commit is contained in:
renovate[bot]
2026-05-13 20:34:46 +00:00
committed by GitHub
parent 5cdb4cd2f5
commit 4ce836b42f
3 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: codespell-project/actions-codespell@cf810cf4cbd6cdefe6ef86e55b64d524a16654a7 # master
- uses: codespell-project/actions-codespell@4848b4c0f038a77b5a64504a5e93b8fae962bc66 # master
with:
check_filenames: true
# When using this Action in other repos, the --skip option below can be removed