Skip to content

Commit b0e91b6

Browse files
renovate[bot]AlexsJones
authored andcommitted
chore(deps): update anchore/sbom-action action to v0.16.0 (k8sgpt-ai#1146)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Jones <[email protected]> Signed-off-by: Ronald Petty <[email protected]>
1 parent 7ea6132 commit b0e91b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
go-version: '1.22'
5151
- name: Download Syft
52-
uses: anchore/sbom-action/download-syft@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
52+
uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
5353
- name: Run GoReleaser
5454
uses: goreleaser/goreleaser-action@v6 # v5
5555
with:
@@ -104,7 +104,7 @@ jobs:
104104
cache-to: type=gha,scope=${{ github.ref_name }}-${{ env.IMAGE_TAG }}
105105

106106
- name: Generate SBOM
107-
uses: anchore/sbom-action@7ccf588e3cf3cc2611714c2eeae48550fbc17552 # v0.15.11
107+
uses: anchore/sbom-action@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
108108
with:
109109
image: ${{ env.IMAGE_TAG }}
110110
artifact-name: sbom-${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)