chore(deps): update github actions (master) (#2440)

This commit is contained in:
renovate[bot]
2026-07-03 19:15:26 +02:00
committed by GitHub
parent c66f4ff7f2
commit b0ae52c46d
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: codespell-project/actions-codespell@3abb875e3aa9713e40eed5aea082672a42f7f95c # master
- uses: codespell-project/actions-codespell@710c0e89d3a9a8b91a7ed9c9695810354fbebc1b # master
with:
check_filenames: true
# When using this Action in other repos, the --skip option below can be removed