File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464
6565 # Initializes the CodeQL tools for scanning.
6666 - name : Initialize CodeQL
67- uses : github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3
67+ uses : github/codeql-action/init@e296a935590eb16afc0c0108289f68c87e2a89a5 # 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.
8484 COMPlus_DbgMiniDumpName : BuildArtifacts/coredump.dmp
8585
8686 - name : Perform CodeQL Analysis
87- uses : github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3
87+ uses : github/codeql-action/analyze@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
8888
8989 - name : Upload CoreDump
9090 uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
You can’t perform that action at this time.
0 commit comments