Skip to content

Commit 211f7d4

Browse files
authored
Merge pull request #18 from reviewdog/depup/crate-ci/typos
chore(deps): update crate-ci/typos to 1.29.5
2 parents 2e6b919 + 0af78d9 commit 211f7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
set -e
33

4-
TYPOS_VERSION=v1.24.5
4+
TYPOS_VERSION=v1.29.5
55

66
if [ -n "${GITHUB_WORKSPACE}" ]; then
77
cd "${GITHUB_WORKSPACE}/${INPUT_WORKDIR}" || exit

0 commit comments

Comments
 (0)