Skip to content

Commit

Permalink
Merge pull request #2748 from thin-edge/dependabot/github_actions/cra…
Browse files Browse the repository at this point in the history
…te-ci/typos-1.19.0

build(deps): Bump crate-ci/typos from 1.18.0 to 1.19.0
  • Loading branch information
didier-wenzek authored Mar 4, 2024
2 parents bbdd177 + beafacb commit 5457bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.18.0
- uses: crate-ci/typos@v1.19.0
continue-on-error: true
- run: exit 0

Expand Down

0 comments on commit 5457bb5

Please sign in to comment.