Skip to content

Commit

Permalink
Merge pull request #16 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.24.5
  • Loading branch information
haya14busa authored Sep 17, 2024
2 parents a1218de + 1480d94 commit 1a8ed27
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.23.6
TYPOS_VERSION=v1.24.5

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

0 comments on commit 1a8ed27

Please sign in to comment.