Skip to content

Commit fd154a0

Browse files
authored
Merge pull request #1682 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.44.0
Bump crate-ci/typos from 1.43.5 to 1.44.0
2 parents 3205b69 + 294b178 commit fd154a0

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.43.5
95+
- uses: crate-ci/typos@v1.44.0

.github/workflows/extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ jobs:
110110
runs-on: ubuntu-latest
111111
steps:
112112
- uses: actions/checkout@v6
113-
- uses: crate-ci/typos@v1.43.5
113+
- uses: crate-ci/typos@v1.44.0

0 commit comments

Comments
 (0)