Skip to content

Commit

Permalink
Upgrade AlDanial/cloc
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Sep 8, 2023
1 parent 8cb2d5a commit cd72e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
mkdir -p "${{ runner.temp }}/cloc"
RELEASE_ASSET_URL="$(
# v1.96
gh api /repos/AlDanial/cloc/releases/86472842 \
gh api /repos/AlDanial/cloc/releases/117882376 \
--jq '."assets"[] | select(."name" | test("^cloc-.+\\.pl$")) | ."browser_download_url"'
)"
wget --secure-protocol=TLSv1_3 --max-redirect=1 --retry-on-host-error --retry-connrefused --tries=3 \
Expand Down

0 comments on commit cd72e15

Please sign in to comment.