Skip to content

Commit 8f61867

Browse files
Update github/codeql-action digest to 0499de3
1 parent ac5c903 commit 8f61867

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
@@ -64,7 +64,7 @@ jobs:
6464

6565
# Initializes the CodeQL tools for scanning.
6666
- name: Initialize CodeQL
67-
uses: github/codeql-action/init@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
67+
uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
6868
with:
6969
languages: ${{ matrix.language }}
7070
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -84,7 +84,7 @@ jobs:
8484
COMPlus_DbgMiniDumpName: BuildArtifacts/coredump.dmp
8585

8686
- name: Perform CodeQL Analysis
87-
uses: github/codeql-action/analyze@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
87+
uses: github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
8888

8989
- name: Upload CoreDump
9090
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5

0 commit comments

Comments
 (0)