mirror of
https://github.com/curl/curl.git
synced 2026-07-24 22:27:17 +03:00
GHA: update CI dependencies
- update github/codeql-action digest to 2c779ab - update awslabs/aws-lc to v1.34.2 - update ngtcp2/nghttp3 to v1.5.0 - update ngtcp2/ngtcp2 to v1.7.0 Closes #14638 Closes #14639 Closes #14675 Closes #14676
This commit is contained in:
parent
dacd483a78
commit
5d4d1c712f
3 changed files with 6 additions and 6 deletions
4
.github/workflows/http3-linux.yml
vendored
4
.github/workflows/http3-linux.yml
vendored
|
|
@ -52,9 +52,9 @@ env:
|
|||
gnutls-version: 3.8.7
|
||||
wolfssl-version: master
|
||||
# renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com
|
||||
nghttp3-version: 1.4.0
|
||||
nghttp3-version: 1.5.0
|
||||
# renovate: datasource=github-tags depName=ngtcp2/ngtcp2 versioning=semver registryUrl=https://github.com
|
||||
ngtcp2-version: 1.6.0
|
||||
ngtcp2-version: 1.7.0
|
||||
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
|
||||
nghttp2-version: 1.62.1
|
||||
# renovate: datasource=github-tags depName=cloudflare/quiche versioning=semver registryUrl=https://github.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue