summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-07 13:08:10 +0000
committerGitHub <noreply@github.com>2024-10-07 13:08:10 +0000
commitfdd179e18661940e655c97f8548420cdff628ab7 (patch)
tree39ed89842bcf540fd54d66a459b4c9da03a38bd4
parentc3505858a6764193e1948fd4423b92d7b379b255 (diff)
Bump crate-ci/typos from 1.24.1 to 1.25.0dependabot/github_actions/crate-ci/typos-1.25.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.24.1 to 1.25.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/v1.24.1...v1.25.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/typos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml
index 10d6bf32..32168102 100644
--- a/.github/workflows/typos.yml
+++ b/.github/workflows/typos.yml
@@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- - uses: crate-ci/typos@v1.24.1
+ - uses: crate-ci/typos@v1.25.0