Skip to content

Commit

Permalink
Merge pull request #566 from avisi-cloud/renovate/anchore-sbom-action…
Browse files Browse the repository at this point in the history
…-digest

chore(deps): update anchore/sbom-action digest to d94f46e
  • Loading branch information
dirkgroot authored Aug 2, 2024
2 parents c88cfd9 + 26c5737 commit 23eadc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
docker buildx imagetools inspect ghcr.io/avisi-cloud/${IMAGE_NAME}:${{ github.ref_name }}
docker pull ghcr.io/avisi-cloud/${IMAGE_NAME}:${{ github.ref_name }}
cosign verify --key cosign.pub ghcr.io/avisi-cloud/${IMAGE_NAME}:${{ github.ref_name }}
- uses: anchore/sbom-action@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0
- uses: anchore/sbom-action@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0
with:
image: ghcr.io/avisi-cloud/${{ env.IMAGE_NAME }}:${{ github.ref_name }}

Expand Down

0 comments on commit 23eadc3

Please sign in to comment.