]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
ci: bump codespell-project/actions-codespell in the all-actions group
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 19 Aug 2024 01:29:51 +0000 (01:29 +0000)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 22 Aug 2024 21:40:19 +0000 (16:40 -0500)
Bumps the all-actions group with 1 update: [codespell-project/actions-codespell](https://github.com/codespell-project/actions-codespell).

Updates `codespell-project/actions-codespell` from 2.0 to 2.1
- [Release notes](https://github.com/codespell-project/actions-codespell/releases)
- [Commits](https://github.com/codespell-project/actions-codespell/compare/94259cd8be02ad2903ba34a22d9c13de21a74461...406322ec52dd7b488e48c1c4b82e2a8b3a1bf630)

---
updated-dependencies:
- dependency-name: codespell-project/actions-codespell
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/80
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
.github/workflows/codespell.yml

index 0ef74864fc1dc0b446bd90b7c3f3d02a722f961e..9a5c85824fa817b953e63711f7c099d68e465f8c 100644 (file)
@@ -14,6 +14,6 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
-      - uses: codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # v2.0
+      - uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1
         with:
           ignore_words_file: .codespellignore