]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update github/codeql-action digest to 4dd1613
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Thu, 29 Aug 2024 14:52:01 +0000 (14:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Aug 2024 14:53:23 +0000 (16:53 +0200)
Closes #14725

.github/workflows/codeql-analysis.yml

index 8bb807cc318a30a2ea306fc70463e68390d6f59b..2b8f595352aab529e10cd3650a01119199285a1b 100644 (file)
@@ -53,7 +53,7 @@ jobs:
 
       # Initializes the CodeQL tools for scanning.
       - name: Initialize CodeQL
-        uses: github/codeql-action/init@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3
+        uses: github/codeql-action/init@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3
         with:
           languages: cpp
           queries: security-extended
@@ -61,7 +61,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@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3
+        uses: github/codeql-action/autobuild@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3
 
       # â„šī¸ Command-line programs to run using the OS shell.
       # đŸ“š https://git.io/JvXDl
@@ -75,4 +75,4 @@ jobs:
       #    make release
 
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3
+        uses: github/codeql-action/analyze@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3