File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ jobs:
3434 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3535
3636 - name : Initialize CodeQL
37- uses : github/codeql-action/init@b895512248b1b5b0089ac3c33ecf123c2cd6f373 # ratchet:github/codeql-action/init@v4
37+ uses : github/codeql-action/init@ff2daa0aba2975d0ac378ea5e9a3470018b2bcd3 # ratchet:github/codeql-action/init@v4
3838 with :
3939 languages : ${{ matrix.language }}
4040
4141 - name : Autobuild
42- uses : github/codeql-action/autobuild@b895512248b1b5b0089ac3c33ecf123c2cd6f373 # ratchet:github/codeql-action/autobuild@v4
42+ uses : github/codeql-action/autobuild@ff2daa0aba2975d0ac378ea5e9a3470018b2bcd3 # ratchet:github/codeql-action/autobuild@v4
4343
4444 - name : Perform CodeQL Analysis
45- uses : github/codeql-action/analyze@b895512248b1b5b0089ac3c33ecf123c2cd6f373 # ratchet:github/codeql-action/analyze@v4
45+ uses : github/codeql-action/analyze@ff2daa0aba2975d0ac378ea5e9a3470018b2bcd3 # ratchet:github/codeql-action/analyze@v4
4646 with :
4747 category : ' /language:${{matrix.language}}'
You can’t perform that action at this time.
0 commit comments