Skip to content

Commit 1cc6f29

Browse files
authored
Merge pull request #1559 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.32.0
Bump crate-ci/typos from 1.31.2 to 1.32.0
2 parents 7f30012 + 25e27a7 commit 1cc6f29

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
@@ -129,4 +129,4 @@ jobs:
129129
runs-on: ubuntu-latest
130130
steps:
131131
- uses: actions/checkout@v4
132-
- uses: crate-ci/typos@v1.31.2
132+
- uses: crate-ci/typos@v1.32.0

.github/workflows/extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@ jobs:
180180
runs-on: ubuntu-latest
181181
steps:
182182
- uses: actions/checkout@v4
183-
- uses: crate-ci/typos@v1.31.2
183+
- uses: crate-ci/typos@v1.32.0

0 commit comments

Comments
 (0)