mirror of
https://github.com/curl/curl.git
synced 2026-07-29 06:33:07 +03:00
GHA/checksrc: pass zizmor a GH token, fix warnings found
For a complete, online, check. After this patch the check takes 30s, up from a fraction of a second. Also bump CodeQL actions to their latest version. Closes #18827
This commit is contained in:
parent
4e2edde102
commit
2e5993ab08
3 changed files with 7 additions and 5 deletions
2
.github/workflows/distcheck.yml
vendored
2
.github/workflows/distcheck.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
- name: 'maketgz'
|
||||
run: SOURCE_DATE_EPOCH=1711526400 ./scripts/maketgz 99.98.97
|
||||
|
||||
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
|
||||
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
|
||||
with:
|
||||
name: 'release-tgz'
|
||||
path: 'curl-99.98.97.tar.gz'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue