Skip to content

Commit 3fb3c70

Browse files
Update github/codeql-action digest to 19b2f06
1 parent 77e9ed5 commit 3fb3c70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
# Initializes the CodeQL tools for scanning.
7171
- name: Initialize CodeQL
72-
uses: github/codeql-action/init@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4
72+
uses: github/codeql-action/init@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4
7373
with:
7474
languages: ${{ matrix.language }}
7575
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -89,7 +89,7 @@ jobs:
8989
COMPlus_DbgMiniDumpName: BuildArtifacts/coredump.dmp
9090

9191
- name: Perform CodeQL Analysis
92-
uses: github/codeql-action/analyze@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4
92+
uses: github/codeql-action/analyze@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4
9393

9494
- name: Upload CoreDump
9595
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5

0 commit comments

Comments
 (0)