Skip to content

Commit 30f94fe

Browse files
chore(deps): update anchore/sbom-action action to v0.16.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e12570e commit 30f94fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
cache-to: type=gha,scope=${{ github.ref_name }}-${{ env.IMAGE_TAG }}
9797

9898
- name: Generate SBOM
99-
uses: anchore/sbom-action@9fece9e20048ca9590af301449208b2b8861333b # v0.15.9
99+
uses: anchore/sbom-action@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
100100
with:
101101
image: ${{ env.IMAGE_TAG }}
102102
artifact-name: sbom-${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)