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 30
30
31
31
# Initializes the CodeQL tools for scanning.
32
32
- name : Initialize CodeQL
33
- uses : github/codeql-action/init@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # ratchet:github/codeql-action/init@v3
33
+ uses : github/codeql-action/init@96f518a34f7a870018057716cc4d7a5c014bd61c # ratchet:github/codeql-action/init@v3
34
34
with :
35
35
languages : ${{ matrix.language }}
36
36
build-mode : ${{ matrix.build-mode }}
46
46
exit 1
47
47
48
48
- name : Perform CodeQL Analysis
49
- uses : github/codeql-action/analyze@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # ratchet:github/codeql-action/analyze@v3
49
+ uses : github/codeql-action/analyze@96f518a34f7a870018057716cc4d7a5c014bd61c # ratchet:github/codeql-action/analyze@v3
50
50
with :
51
51
category : " /language:${{matrix.language}}"
You can’t perform that action at this time.
0 commit comments