Skip to content

Commit 65edd68

Browse files
authored
Merge pull request #1614 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.39.0
Bump crate-ci/typos from 1.38.1 to 1.39.0
2 parents 9d9e235 + 3c69066 commit 65edd68

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
@@ -115,4 +115,4 @@ jobs:
115115
runs-on: ubuntu-latest
116116
steps:
117117
- uses: actions/checkout@v5
118-
- uses: crate-ci/typos@v1.38.1
118+
- uses: crate-ci/typos@v1.39.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@v5
147-
- uses: crate-ci/typos@v1.38.1
147+
- uses: crate-ci/typos@v1.39.0

0 commit comments

Comments
 (0)