File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,16 +64,16 @@ jobs:
64
64
65
65
- name : Downloading Syft
66
66
id : syft
67
- uses : anchore/sbom-action/download-syft@55dc4ee22412511ee8c3142cbea40418e6cec693
67
+ uses : anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75
68
68
69
69
- name : Generate SBOM file
70
- uses : anchore/sbom-action@55dc4ee22412511ee8c3142cbea40418e6cec693
70
+ uses : anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75
71
71
with :
72
72
artifact-name : sbom.spdx
73
73
format : spdx
74
74
dependency-snapshot : true
75
75
76
76
- name : Publish SBOM File
77
- uses : anchore/sbom-action/publish-sbom@55dc4ee22412511ee8c3142cbea40418e6cec693
77
+ uses : anchore/sbom-action/publish-sbom@df80a981bc6edbc4e220a492d3cbe9f5547a6e75
78
78
with :
79
79
sbom-artifact-match : " .*\\ .spdx$"
You can’t perform that action at this time.
0 commit comments