Skip to content

Commit 87f5a30

Browse files
authored
Merge pull request #1648 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.42.0
Bump crate-ci/typos from 1.41.0 to 1.42.0
2 parents 2177733 + 506cf9b commit 87f5a30

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
@@ -113,4 +113,4 @@ jobs:
113113
runs-on: ubuntu-latest
114114
steps:
115115
- uses: actions/checkout@v6
116-
- uses: crate-ci/typos@v1.41.0
116+
- uses: crate-ci/typos@v1.42.0

.github/workflows/extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ jobs:
144144
runs-on: ubuntu-latest
145145
steps:
146146
- uses: actions/checkout@v6
147-
- uses: crate-ci/typos@v1.41.0
147+
- uses: crate-ci/typos@v1.42.0

0 commit comments

Comments
 (0)