Skip to content

Commit

Permalink
Merge pull request #6 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.8
  • Loading branch information
haya14busa authored Jun 23, 2024
2 parents 429b368 + adc7a0d commit 0eb706d
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.7
TYPOS_VERSION=v1.22.8

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

0 comments on commit 0eb706d

Please sign in to comment.