Skip to content

Commit 7acc90d

Browse files
Update github/codeql-action digest to e12f017
1 parent bac3453 commit 7acc90d

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@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
67+
uses: github/codeql-action/init@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # 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@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
87+
uses: github/codeql-action/analyze@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4
8888

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

0 commit comments

Comments
 (0)