Skip to content

Commit

Permalink
Update linkspector version to 0.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 1, 2024
1 parent 18b6f1a commit 802564c
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
Expand Up @@ -8,7 +8,7 @@ fi
export REVIEWDOG_GITHUB_API_TOKEN="${INPUT_GITHUB_TOKEN}"

echo '::group::🔗💀 Installing linkspector ... https://github.com/UmbrellaDocs/linkspector'
npm install -g @umbrelladocs/linkspector@0.3.11
npm install -g @umbrelladocs/linkspector@0.3.12
echo '🔗💀 linkspector version:'
linkspector --version
echo '::endgroup::'
Expand Down

0 comments on commit 802564c

Please sign in to comment.