File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7777
7878 # Initializes the CodeQL tools for scanning.
7979 - name : Initialize CodeQL
80- uses : github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
80+ uses : github/codeql-action/init@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4.34.0
8181 with :
8282 languages : ${{ matrix.language }}
8383 # If you wish to specify custom queries, you can do so here or in a config file.
9292# make release
9393
9494 - name : Perform CodeQL Analysis
95- uses : github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
95+ uses : github/codeql-action/analyze@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4.34.0
Original file line number Diff line number Diff line change 6767 retention-days : 5
6868
6969 - name : " Upload to code-scanning"
70- uses : github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6
70+ uses : github/codeql-action/upload-sarif@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4.34.0
7171 with :
7272 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments