Skip to content

Commit 4eed70d

Browse files
Bump crate-ci/typos
Bumps the actions-dependencies group in /.github/workflows with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos). Updates `crate-ci/typos` from 1.35.6 to 1.35.7 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@87d57f0...65f69f0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.35.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19c5b8f commit 4eed70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
./scripts/check_license/check_headers.sh . "Apache-2.0 WITH LLVM-exception" -v
5858
5959
- name: Run a spell check
60-
uses: crate-ci/typos@87d57f0e994b0e73e3efb34a953ae275b86b5971 # v1.35.6
60+
uses: crate-ci/typos@65f69f021b736bdbe548ce72200500752d42b40e # v1.35.7
6161
with:
6262
config: ./.github/workflows/.spellcheck-conf.toml
6363

0 commit comments

Comments
 (0)