Skip to content

Commit a6e6070

Browse files
chore(deps): update anchore/sbom-action action to v0.15.10 (#388)
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 9168561 commit a6e6070

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
@@ -101,7 +101,7 @@ jobs:
101101
cache-to: type=gha,scope=${{ github.ref_name }}-${{ env.IMAGE_TAG }}
102102

103103
- name: Generate SBOM
104-
uses: anchore/sbom-action@9fece9e20048ca9590af301449208b2b8861333b # v0.15.9
104+
uses: anchore/sbom-action@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # v0.15.10
105105
with:
106106
image: ${{ env.IMAGE_TAG }}
107107
artifact-name: sbom-${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)