Skip to content

Commit 9f75bbd

Browse files
chore(deps): update github/codeql-action digest to 5d4e8d1
1 parent f1b8453 commit 9f75bbd

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@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4
72+
uses: github/codeql-action/init@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # 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@cf1bb45a277cb3c205638b2cd5c984db1c46a412 # v4
92+
uses: github/codeql-action/analyze@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4
9393

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

0 commit comments

Comments
 (0)