mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:41:41 +03:00
CI: update dependencies
- ngtcp2/ngtcp2 to v1.9.1 - github/codeql-action digest to f09c1c0 - rustls/rustls-ffi to v0.14.1 - awslabs/aws-lc to v1.40.0 Closes #15616 Closes #15619 Closes #15629 Closes #15651
This commit is contained in:
parent
8b259498be
commit
c3181dc5cf
3 changed files with 6 additions and 6 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
|
@ -48,13 +48,13 @@ env:
|
|||
# renovate: datasource=github-tags depName=nibanks/msh3 versioning=semver registryUrl=https://github.com
|
||||
msh3-version: 0.6.0
|
||||
# renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
|
||||
awslc-version: 1.39.0
|
||||
awslc-version: 1.40.0
|
||||
# handled in renovate.json
|
||||
openssl-version: 3.4.0
|
||||
# handled in renovate.json
|
||||
quictls-version: 3.3.0
|
||||
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
|
||||
rustls-version: 0.14.0
|
||||
rustls-version: 0.14.1
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue