Skip to content

Commit

Permalink
Update AlDanial/cloc (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Dec 20, 2024
1 parent 6978181 commit 6266a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ jobs:
run: |
mkdir -p "${{ runner.temp }}/cloc"
RELEASE_ASSET_URL="$(
# v2.00
gh api /repos/AlDanial/cloc/releases/142472166 \
# v2.02
gh api /repos/AlDanial/cloc/releases/168517433 \
--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 6266a7e

Please sign in to comment.