Skip to content

Commit 61613fc

Browse files
authored
Merge pull request #1669 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.43.0
Bump crate-ci/typos from 1.42.2 to 1.43.0
2 parents 2290369 + 4a2216f commit 61613fc

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
@@ -92,4 +92,4 @@ jobs:
9292
runs-on: ubuntu-latest
9393
steps:
9494
- uses: actions/checkout@v6
95-
- uses: crate-ci/typos@v1.42.2
95+
- uses: crate-ci/typos@v1.43.0

.github/workflows/extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ jobs:
143143
runs-on: ubuntu-latest
144144
steps:
145145
- uses: actions/checkout@v6
146-
- uses: crate-ci/typos@v1.42.2
146+
- uses: crate-ci/typos@v1.43.0

0 commit comments

Comments
 (0)