Skip to content

Commit c043c51

Browse files
Update anchore/sbom-action action to v0.20.8
1 parent ef615c1 commit c043c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
done
108108
109109
- name: Generate SBOM
110-
uses: anchore/[email protected].6
110+
uses: anchore/[email protected].8
111111
with:
112112
image: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}@${{ steps.build.outputs.digest }}
113113
format: spdx-json

0 commit comments

Comments
 (0)