Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
build(deps): update anchore/sbom-action action to v0.14.2 (#9667)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 9, 2023
1 parent 1d40f60 commit 3b37c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -312,7 +312,7 @@ jobs:
matrix: ${{ fromJson(needs.prepare.outputs.BUILD_MATRIX) }}
steps:
- name: Generate SBOM
uses: anchore/sbom-action@v0.14.1
uses: anchore/sbom-action@v0.14.2
with:
image: ghcr.keptn.sh/keptn/${{ matrix.config.artifact }}:${{ needs.release-please.outputs.tag_name }}
artifact-name: sbom-${{ matrix.config.artifact }}-${{ needs.release-please.outputs.tag_name }}
Expand Down

0 comments on commit 3b37c41

Please sign in to comment.