Skip to content

Commit 16af204

Browse files
authored
Merge pull request #1569 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.34.0
Bump crate-ci/typos from 1.33.1 to 1.34.0
2 parents 0bcba6d + dba8d37 commit 16af204

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.33.1
132+
- uses: crate-ci/typos@v1.34.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.33.1
183+
- uses: crate-ci/typos@v1.34.0

0 commit comments

Comments
 (0)