Skip to content

Commit

Permalink
Update dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
sadra-barikbin committed Sep 21, 2022
1 parent d95b161 commit 792b2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ YELLOW='\033[0;33m'
BLUE='\033[0;34m'
RED='\033[0;31m'

npm i -g markdown-link-check@3.10.2
npm i -g markdown-link-check@3.10.3
echo "::group::Debug information"
npm -g list --depth=1
echo "::endgroup::"
Expand Down

0 comments on commit 792b2b9

Please sign in to comment.