Skip to content

Commit 80882e1

Browse files
deps: update anchore/sbom-action action to v0.17.7 (#3839)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcd369b commit 80882e1

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
@@ -208,7 +208,7 @@ jobs:
208208
${{ env.IMAGE_NAME }}@${{ env.IMAGE_DIGEST }}
209209
210210
- name: Generate SBOM
211-
uses: anchore/sbom-action@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0.17.6
211+
uses: anchore/sbom-action@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
212212
with:
213213
image: ${{ env.IMAGE_NAME }}:${{ steps.clean-image-tag.outputs.IMAGE_TAG }}
214214
artifact-name: sbom-${{ matrix.config.name }}

0 commit comments

Comments
 (0)