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 5252
5353 # Initializes the CodeQL tools for scanning.
5454 - name : Initialize CodeQL
55- uses : github/codeql-action/init@820e3160e279568db735cee8ed8f8e77a6da7818 # v3 .32.6
55+ uses : github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4 .32.6
5656 with :
5757 languages : ${{ matrix.language }}
5858 # If you wish to specify custom queries, you can do so here or in a config file.
6767 # ./location_of_script_within_repo/buildscript.sh
6868
6969 - name : Perform CodeQL Analysis
70- uses : github/codeql-action/analyze@820e3160e279568db735cee8ed8f8e77a6da7818 # v3 .32.6
70+ uses : github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4 .32.6
7171 with :
7272 category : " /language:${{matrix.language}}"
You can’t perform that action at this time.
0 commit comments