Skip to content

Commit cd9bab3

Browse files
committed
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 e0f3909 commit cd9bab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
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@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
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)