Skip to content

Commit a4bc7b4

Browse files
authored
Merge pull request #1755 from Libensemble/dependabot/github_actions/develop/crate-ci/typos-1.48.0
Bump crate-ci/typos from 1.47.2 to 1.48.0
2 parents 68bc11a + 883a052 commit a4bc7b4

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@v7
101-
- uses: crate-ci/typos@v1.47.2
101+
- uses: crate-ci/typos@v1.48.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@v7
114-
- uses: crate-ci/typos@v1.47.2
114+
- uses: crate-ci/typos@v1.48.0

0 commit comments

Comments
 (0)