Skip to content

Commit

Permalink
Merge pull request #18 from reviewdog/depup/crate-ci/typos
Browse files Browse the repository at this point in the history
chore(deps): update crate-ci/typos to 1.29.5
  • Loading branch information
haya14busa authored Feb 2, 2025
2 parents 2e6b919 + 0af78d9 commit 211f7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
set -e

TYPOS_VERSION=v1.24.5
TYPOS_VERSION=v1.29.5

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

0 comments on commit 211f7d4

Please sign in to comment.