File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9191 # we let the report trigger content trigger a failure using the GitHub Security features.
9292 args : ' -tags normal,periodic -no-fail -fmt sarif -out results.sarif ./...'
9393 - name : Upload SARIF file
94- uses : github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3
94+ uses : github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3
9595 with :
9696 # Path to SARIF file relative to the root of the repository
9797 sarif_file : results.sarif
Original file line number Diff line number Diff line change 4242 continue-on-error : true
4343
4444 - name : Upload SARIF report files to GitHub
45- uses : github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3
45+ uses : github/codeql-action/upload-sarif@f6091c0113d1dcf9b98e269ee48e8a7e51b7bdd4 # v3
4646 with :
4747 sarif_file : ../kube-linter/kube-linter.sarif
4848
You can’t perform that action at this time.
0 commit comments