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 43
43
- name : Make darwin artifacts
44
44
run : make artifacts-darwin
45
45
- name : " Upload artifacts"
46
- uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
46
+ uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
47
47
with :
48
48
name : artifacts-darwin
49
49
path : _artifacts/
Original file line number Diff line number Diff line change 51
51
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
52
52
# format to the repository Actions tab.
53
53
- name : " Upload artifact"
54
- uses : actions/upload-artifact@97a0fba1372883ab732affbe8f94b823f91727db # v3.pre.node20
54
+ uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v3.pre.node20
55
55
with :
56
56
name : SARIF file
57
57
path : results.sarif
You can’t perform that action at this time.
0 commit comments