Skip to content

Commit 5457bb5

Browse files
Merge pull request #2748 from thin-edge/dependabot/github_actions/crate-ci/typos-1.19.0
build(deps): Bump crate-ci/typos from 1.18.0 to 1.19.0
2 parents bbdd177 + beafacb commit 5457bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ jobs:
293293
runs-on: ubuntu-latest
294294
steps:
295295
- uses: actions/checkout@v4
296-
- uses: crate-ci/typos@v1.18.0
296+
- uses: crate-ci/typos@v1.19.0
297297
continue-on-error: true
298298
- run: exit 0
299299

0 commit comments

Comments
 (0)