mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-05 13:14:59 +00:00
Merge pull request #884 from libexpat/dependabot/github_actions/codespell-project/actions-codespell-2.1
Actions(deps): Bump codespell-project/actions-codespell from 2.0 to 2.1
This commit is contained in:
commit
b1ab4745f3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
runs-on: ubuntu-22.04
|
||||
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:
|
||||
path: expat/
|
||||
# "arameter" is from "[p]arameter" in xmlwf help output
|
||||
|
|
Loading…
Add table
Reference in a new issue