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 48
48
results_format : sarif
49
49
repo_token : ${{ secrets.GITHUB_TOKEN }}
50
50
publish_results : true
51
- - uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
51
+ - uses : actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
52
52
with :
53
53
name : SARIF file
54
54
path : results.sarif
Original file line number Diff line number Diff line change 35
35
sarifReportDir : ${{ github.workspace }}
36
36
template : report
37
37
token : ${{ secrets.GITHUB_TOKEN }}
38
- - uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
38
+ - uses : actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
39
39
with :
40
40
name : Security Report Summary
41
41
path : ./*.pdf
You can’t perform that action at this time.
0 commit comments