File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,12 +37,12 @@ jobs:
37
37
tag : ${{ github.ref }}
38
38
overwrite : true
39
39
asset_name : slsa-provenance.json
40
- - uses : anchore/sbom-action@422cb34a0f8b599678c41b21163ea6088edb2624 # ratchet:anchore/sbom-action@v0.14.1
40
+ - uses : anchore/sbom-action@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # ratchet:anchore/sbom-action@v0.20.2
41
41
with :
42
42
artifact-name : sbom.spdx.json
43
43
github-token : ${{ secrets.RELEASE_TOKEN }}
44
44
- name : publish SBOM assets
45
- uses : anchore/sbom-action/publish-sbom@422cb34a0f8b599678c41b21163ea6088edb2624 # ratchet:anchore/sbom-action/publish-sbom@v0.14.1
45
+ uses : anchore/sbom-action/publish-sbom@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # ratchet:anchore/sbom-action/publish-sbom@v0.20.2
46
46
with :
47
47
sbom-artifact-match : " .*\\ .spdx\\ .json$"
48
48
github-token : ${{ secrets.RELEASE_TOKEN }}
You can’t perform that action at this time.
0 commit comments