Skip to content

Commit

Permalink
Merge pull request #4 from UmbrellaDocs/3.0.9-minor
Browse files Browse the repository at this point in the history
Update linkspector version
  • Loading branch information
gaurav-nelson authored Jun 23, 2024
2 parents 6a54046 + 4bb3e44 commit 35e82bc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ 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.7
npm install -g @umbrelladocs/linkspector@0.3.9
echo '🔗💀 linkspector installed!'
echo '🔗💀 linkspector version:'
linkspector --version
echo '::endgroup::'

echo '::group:: Running linkspector with reviewdog 🐶 ...'
Expand Down

0 comments on commit 35e82bc

Please sign in to comment.