aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2024-08-19 08:24:57 +0300
committerGitHub <noreply@github.com>2024-08-19 08:24:57 +0300
commitf1bd017c312b6669f4d961b0a26632e67dba3543 (patch)
tree601607e6562ab0e792cdd13348fdae4a21bb3070 /.github
parenta5ebf459ff2adb0d6c736adf5f3260e088f686ad (diff)
parentcfa3678d8bcee9a1ce22b3b31042c1e8db52fd9f (diff)
downloadbindfs-f1bd017c312b6669f4d961b0a26632e67dba3543.tar.gz
Merge pull request #154 from mpartel/dependabot/github_actions/codespell-project/actions-codespell-2.1
Actions(deps): Bump codespell-project/actions-codespell from 2.0 to 2.1
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