Skip to content

Commit 6fc5699

Browse files
Merge pull request #2980 from thin-edge/dependabot/github_actions/crate-ci/typos-1.23.1
chore(deps): Bump crate-ci/typos from 1.22.3 to 1.23.1
2 parents 94cb776 + 7e40b9b commit 6fc5699

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
@@ -290,7 +290,7 @@ jobs:
290290
runs-on: ubuntu-latest
291291
steps:
292292
- uses: actions/checkout@v4
293-
- uses: crate-ci/typos@v1.22.3
293+
- uses: crate-ci/typos@v1.23.1
294294
continue-on-error: true
295295
- run: exit 0
296296

0 commit comments

Comments
 (0)