Skip to content

Commit

Permalink
Update codespell-project/actions-codespell digest to 3174815
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 26, 2024
1 parent f92f1f8 commit b6e8d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -120,7 +120,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Run CodeSpell
uses: codespell-project/actions-codespell@57beb9f38f49d773d641ac555d1565c3b6a59938
uses: codespell-project/actions-codespell@3174815d6231f5bdc24dbfb6fc3b8caec73d521c
if: steps.changed.outcome == 'success'
with:
check_filenames: true
Expand Down

0 comments on commit b6e8d7b

Please sign in to comment.