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 4343 - name : Make darwin artifacts
4444 run : make artifacts-darwin
4545 - name : " Upload artifacts"
46- uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5 .0
46+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
4747 with :
4848 name : artifacts-darwin
4949 path : _artifacts/
Original file line number Diff line number Diff line change 5151 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5252 # format to the repository Actions tab.
5353 - name : " Upload artifact"
54- uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v3.pre.node20
54+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v3.pre.node20
5555 with :
5656 name : SARIF file
5757 path : results.sarif
You can’t perform that action at this time.
0 commit comments