Skip to content

Commit

Permalink
Update outdated.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Oct 14, 2023
1 parent f5ec244 commit c92f54c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/outdated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ jobs:
| sed -n -e 's/^\s*# \(v\S\+\)$/\1/p'
)"
LATEST_VERSION="$(gh api /repos/AlDanial/cloc/releases/latest --jq '."tag_name"')"
echo "LATEST=${LATEST_VERSION}"
test "${CURRENT_VERSION}" = "${LATEST_VERSION}"

0 comments on commit c92f54c

Please sign in to comment.