File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ cmakelang==0.6.13
66codespell == 2.4.1
77pytype == 2024.10.11
88reuse == 6.2.0
9- ruff == 0.14.2
9+ ruff == 0.14.5
Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ jobs:
5050 persist-credentials : false
5151
5252 - name : ' initialize'
53- uses : github/codeql-action/init@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
53+ uses : github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
5454 with :
5555 languages : actions, python
5656 queries : security-extended
5757
5858 - name : ' perform analysis'
59- uses : github/codeql-action/analyze@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
59+ uses : github/codeql-action/analyze@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
6060
6161 c :
6262 if : ${{ github.repository_owner == 'curl' || github.event_name != 'schedule' }}
8787 persist-credentials : false
8888
8989 - name : ' initialize'
90- uses : github/codeql-action/init@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
90+ uses : github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
9191 with :
9292 languages : cpp
9393 build-mode : manual
@@ -133,4 +133,4 @@ jobs:
133133 fi
134134
135135 - name : ' perform analysis'
136- uses : github/codeql-action/analyze@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
136+ uses : github/codeql-action/analyze@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
Original file line number Diff line number Diff line change 4545 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
4646 AWSLC_VERSION : 1.63.0
4747 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
48- BORINGSSL_VERSION : 0.20251002 .0
48+ BORINGSSL_VERSION : 0.20251110 .0
4949 # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com
5050 GNUTLS_VERSION : 3.8.10
5151 # renovate: datasource=github-tags depName=wolfSSL/wolfssl versioning=semver extractVersion=^v?(?<version>.+)-stable$ registryUrl=https://github.com
Original file line number Diff line number Diff line change 4848 # renovate: datasource=github-tags depName=awslabs/aws-lc versioning=semver registryUrl=https://github.com
4949 AWSLC_VERSION : 1.63.0
5050 # renovate: datasource=github-tags depName=google/boringssl versioning=semver registryUrl=https://github.com
51- BORINGSSL_VERSION : 0.20251002 .0
51+ BORINGSSL_VERSION : 0.20251110 .0
5252 # handled in renovate.json
5353 OPENSSL_VERSION : 3.6.0
5454 # renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
You can’t perform that action at this time.
0 commit comments