Skip to content

Commit 3a42717

Browse files
authored
Merge pull request #1257 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.19.0
Bump crate-ci/typos from 1.18.2 to 1.19.0
2 parents 8d3aee6 + 811381d commit 3a42717

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ jobs:
167167
runs-on: ubuntu-latest
168168
steps:
169169
- uses: actions/checkout@v4
170-
- uses: crate-ci/typos@v1.18.2
170+
- uses: crate-ci/typos@v1.19.0

.github/workflows/extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,4 @@ jobs:
250250
runs-on: ubuntu-latest
251251
steps:
252252
- uses: actions/checkout@v4
253-
- uses: crate-ci/typos@v1.18.2
253+
- uses: crate-ci/typos@v1.19.0

0 commit comments

Comments
 (0)