File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 with :
2727 go-version : stable
2828 - name : Initialize CodeQL
29- uses : github/codeql-action/init@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2 .22.9
29+ uses : github/codeql-action/init@b374143c1149a9115d881581d29b8390bbcbb59c # v3 .22.11
3030 with :
3131 languages : ${{ matrix.language }}
3232 - name : Perform CodeQL Analysis
33- uses : github/codeql-action/analyze@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2 .22.9
33+ uses : github/codeql-action/analyze@b374143c1149a9115d881581d29b8390bbcbb59c # v3 .22.11
Original file line number Diff line number Diff line change 2525 # of the value entered here.
2626 publish_results : true
2727 - name : Upload SARIF results to code scanning
28- uses : github/codeql-action/upload-sarif@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2 .22.9
28+ uses : github/codeql-action/upload-sarif@b374143c1149a9115d881581d29b8390bbcbb59c # v3 .22.11
2929 with :
3030 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments