aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-19 02:11:36 +0000
committerGitHub <noreply@github.com>2024-08-19 02:11:36 +0000
commitcfa3678d8bcee9a1ce22b3b31042c1e8db52fd9f (patch)
tree601607e6562ab0e792cdd13348fdae4a21bb3070 /.github
parenta5ebf459ff2adb0d6c736adf5f3260e088f686ad (diff)
downloadbindfs-cfa3678d8bcee9a1ce22b3b31042c1e8db52fd9f.tar.gz
Actions(deps): Bump codespell-project/actions-codespell from 2.0 to 2.1
Bumps [codespell-project/actions-codespell](https://github.com/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/v2.0...v2.1) --- updated-dependencies: - dependency-name: codespell-project/actions-codespell dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codespell.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index 8789c12..d03a587 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -20,4 +20,4 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- - uses: codespell-project/actions-codespell@v2.0
+ - uses: codespell-project/actions-codespell@v2.1