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

This commit is contained in:
renovate[bot]
2026-07-17 18:18:29 +02:00
committed by GitHub
parent e598551e55
commit a4a96d3e7c
5 changed files with 7 additions and 7 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@710c0e89d3a9a8b91a7ed9c9695810354fbebc1b # master
- uses: codespell-project/actions-codespell@862825e0ae37496d342f0129fe255be4dd2e22f2 # master
with:
check_filenames: true
# When using this Action in other repos, the --skip option below can be removed