Skip to content

Commit 1110190

Browse files
authored
Merge pull request #1498 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.28.4
Bump crate-ci/typos from 1.28.2 to 1.28.4
2 parents 6e8665a + 6475e53 commit 1110190

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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/[email protected].2
132+
- uses: crate-ci/[email protected].4

.github/workflows/extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ jobs:
181181
runs-on: ubuntu-latest
182182
steps:
183183
- uses: actions/checkout@v4
184-
- uses: crate-ci/[email protected].2
184+
- uses: crate-ci/[email protected].4

0 commit comments

Comments
 (0)