Commit 809ea17 1 parent b8e9c3e commit 809ea17 Copy full SHA for 809ea17
File tree 2 files changed +2
-2
lines changed
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@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
51
+ - uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
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@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
38
+ - uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
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