]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update github/codeql-action digest to 192325c
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 10 Sep 2025 18:40:05 +0000 (18:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 11 Sep 2025 06:40:57 +0000 (08:40 +0200)
Closes #18516

.github/workflows/codeql.yml

index 25a8f8cbc0fa995f363e25036a188ab3099ee6f8..9863f7624d2c19e9f13a9e87ce34e8db96dd59e9 100644 (file)
@@ -52,10 +52,10 @@ jobs:
           persist-credentials: false
 
       - name: 'initialize'
-        uses: github/codeql-action/init@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3
+        uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3
         with:
           languages: actions, python
           queries: security-extended
 
       - name: 'perform analysis'
-        uses: github/codeql-action/analyze@d3678e237b9c32a6c9bffb3315c335f976f3549f # v3
+        uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3