Skip to content

Commit 49a57e7

Browse files
authored
Merge pull request #13 from reviewdog/depup/crate-ci/typos
chore(deps): update crate-ci/typos to 1.23.3
2 parents e3087c7 + 6d00566 commit 49a57e7

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.23.2
4+
TYPOS_VERSION=v1.23.3
55

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

0 commit comments

Comments
 (0)