]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update four dependencies
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 5 Nov 2024 12:40:24 +0000 (12:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 9 Nov 2024 13:30:53 +0000 (14:30 +0100)
- gnutls/gnutls to v3.8.8
- rojopolis/spellcheck-github-actions digest to 403efe0
- awslabs/aws-lc to v1.38.0
- github/codeql-action digest to 4f3212b

Closes #15487
Closes #15490
Closes #15516
Closes #15528

.github/workflows/checkdocs.yml
.github/workflows/codeql-analysis.yml
.github/workflows/http3-linux.yml
.github/workflows/linux.yml

index 28e58509050cf19b8c3ec50c50ee17dfb97d0548..81cc5ca6979f1ee8dfdcb8326dec43c06c034e8d 100644 (file)
@@ -121,7 +121,7 @@ jobs:
         run: grep -v '^#' .github/scripts/spellcheck.words >  wordlist.txt
 
       - name: Check Spelling
-        uses: rojopolis/spellcheck-github-actions@74c2a1451c617e7dd9532340b199e18d5411b168 # v0
+        uses: rojopolis/spellcheck-github-actions@403efe0642148e94ecb3515e89c767b85a32371a # v0
         with:
           config_path: .github/scripts/spellcheck.yaml
 
index 3c6f777f6f10226334f80e31309b59b50438de66..6ffb63f75ba8d3b4e992dc10b508d8707e82359f 100644 (file)
@@ -51,7 +51,7 @@ jobs:
 
       # Initializes the CodeQL tools for scanning.
       - name: Initialize CodeQL
-        uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3
+        uses: github/codeql-action/init@4f3212b61783c3c68e8309a0f18a699764811cda # v3
         with:
           languages: cpp
           queries: security-extended
@@ -59,7 +59,7 @@ jobs:
       # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
       # If this step fails, then you should remove it and run the build manually (see below)
       - name: Autobuild
-        uses: github/codeql-action/autobuild@662472033e021d55d94146f66f6058822b0b39fd # v3
+        uses: github/codeql-action/autobuild@4f3212b61783c3c68e8309a0f18a699764811cda # v3
 
       # â„šī¸ Command-line programs to run using the OS shell.
       # đŸ“š https://git.io/JvXDl
@@ -73,4 +73,4 @@ jobs:
       #    make release
 
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3
+        uses: github/codeql-action/analyze@4f3212b61783c3c68e8309a0f18a699764811cda # v3
index 55d9766da6666d87e547a2da07646377ea2f732a..12e3fa18e7f57a076839055dde6febaa9af80d65 100644 (file)
@@ -47,7 +47,7 @@ env:
   # handled in renovate.json
   quictls-version: 3.3.0
   # renovate: datasource=github-tags depName=gnutls/gnutls versioning=semver registryUrl=https://github.com
-  gnutls-version: 3.8.7
+  gnutls-version: 3.8.8
   wolfssl-version: master
   # renovate: datasource=github-tags depName=ngtcp2/nghttp3 versioning=semver registryUrl=https://github.com
   nghttp3-version: 1.6.0
index 9d3e589d02b0c6ed5a4c065d83d7d11ad0b83b72..2d23058cb7e40a70d1d567b35504fd3197a02775 100644 (file)
@@ -48,7 +48,7 @@ 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.37.0
+  awslc-version: 1.38.0
   # handled in renovate.json
   openssl-version: 3.4.0
   # handled in renovate.json