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 @@ -36,14 +36,14 @@ jobs:
3636 uses : actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
3737
3838 - name : Initialize CodeQL
39- uses : github/codeql-action/init@4c3e5362829f0b0bb62ff5f6c938d7f95574c306
39+ uses : github/codeql-action/init@777daa0c71818e7f377c8adc5415f74544c87142
4040 with :
4141 languages : ${{ matrix.language }}
4242
4343 - name : Autobuild
44- uses : github/codeql-action/autobuild@4c3e5362829f0b0bb62ff5f6c938d7f95574c306
44+ uses : github/codeql-action/autobuild@777daa0c71818e7f377c8adc5415f74544c87142
4545
4646 - name : Perform CodeQL Analysis
47- uses : github/codeql-action/analyze@4c3e5362829f0b0bb62ff5f6c938d7f95574c306
47+ uses : github/codeql-action/analyze@777daa0c71818e7f377c8adc5415f74544c87142
4848 with :
4949 category : ' /language:${{ matrix.language }}'
You can’t perform that action at this time.
0 commit comments