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 43
43
- name : Make darwin artifacts
44
44
run : make artifacts-darwin
45
45
- name : " Upload artifacts"
46
- uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
46
+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
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@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v3.pre.node20
54
+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 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