summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-05-19 17:32:06 +0000
committerGitHub <noreply@github.com>2023-05-19 17:32:06 +0000
commitec794e4524201280a109a54dc67cee23a09bc51b (patch)
tree560dfd83607f97f6cf3773a826c7b2b29952685d
parent6f63e4c441bcace1a98f4dd12bd93a11fb8a85ba (diff)
build(deps): update crate-ci/typos action to v1.14.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 d6fd147b3..0f5dd8339 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@v3
- - uses: crate-ci/typos@v1.14.9
+ - uses: crate-ci/typos@v1.14.10