Skip to content

Commit c8a5c49

Browse files
chore(deps): update anchore/sbom-action action to v0.15.10 (#31)
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 1196b54 commit c8a5c49

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

100100
- name: Generate SBOM
101-
uses: anchore/sbom-action@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
101+
uses: anchore/sbom-action@ab5d7b5f48981941c4c5d6bf33aeb98fe3bae38c # v0.15.10
102102
with:
103103
image: ${{ env.IMAGE_TAG }}
104104
artifact-name: sbom-${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)