Skip to content

Commit

Permalink
Merge pull request #7 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.22.9
  • Loading branch information
haya14busa authored Jun 24, 2024
2 parents 7d9aa52 + c964437 commit 86c2888
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.22.8
TYPOS_VERSION=v1.22.9

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

0 comments on commit 86c2888

Please sign in to comment.