mirror of
https://github.com/curl/curl.git
synced 2026-05-30 04:27:30 +03:00
GHA: update dependencies and actions
- update dependency awslabs/aws-lc to v1.65.1 - update dependency pizlonator/fil-c to v0.676 - update github/codeql-action action to v4.31.7 Closes #19905 Closes #19912 Closes #19913
This commit is contained in:
parent
d9d2e339ce
commit
6532398af4
3 changed files with 7 additions and 7 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
|
@ -46,7 +46,7 @@ env:
|
|||
# renovate: datasource=github-tags depName=Mbed-TLS/mbedtls versioning=semver:^3.0.0 registryUrl=https://github.com
|
||||
MBEDTLS_VERSION_PREV: 3.6.4
|
||||
# renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
|
||||
AWSLC_VERSION: 1.63.0
|
||||
AWSLC_VERSION: 1.65.1
|
||||
# renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
|
||||
BORINGSSL_VERSION: 0.20251124.0
|
||||
# handled in renovate.json
|
||||
|
|
@ -58,7 +58,7 @@ env:
|
|||
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com
|
||||
NGHTTP2_VERSION: 1.68.0
|
||||
# renovate: datasource=github-tags depName=pizlonator/fil-c versioning=semver-coerced registryUrl=https://github.com
|
||||
FIL_C_VERSION: 0.675
|
||||
FIL_C_VERSION: 0.676
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue