summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-23 22:56:05 +0000
committerGitHub <noreply@github.com>2024-04-23 22:56:05 +0000
commit76dc65660256e921f9cfeae595e774cbe2153942 (patch)
treef0a2a45149b8cafe899b865f2fb0f24670e5bda5
parentb3703228525eb3546f60f99493b6286633ff0b23 (diff)
build(deps): update crate-ci/typos action to v1.20.10
-rw-r--r--.github/workflows/spell-check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/spell-check.yml b/.github/workflows/spell-check.yml
index 5affee5d5..daa4b5ad5 100644
--- a/.github/workflows/spell-check.yml
+++ b/.github/workflows/spell-check.yml
@@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- - uses: crate-ci/typos@v1.20.9
+ - uses: crate-ci/typos@v1.20.10