Skip to content

Commit 596f372

Browse files
authored
Merge pull request #1707 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.45.0
Bump crate-ci/typos from 1.44.0 to 1.45.0
2 parents 0e037e5 + 20ac8ad commit 596f372

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
@@ -98,4 +98,4 @@ jobs:
9898
runs-on: ubuntu-latest
9999
steps:
100100
- uses: actions/checkout@v6
101-
- uses: crate-ci/typos@v1.44.0
101+
- uses: crate-ci/typos@v1.45.0

.github/workflows/extra.yml

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

0 commit comments

Comments
 (0)