Skip to content

Commit

Permalink
fix(action): usues for action
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Rødseth Hansen <[email protected]>
Co-authored-by: Tommy Trøen <[email protected]>
  • Loading branch information
3 people committed Oct 9, 2024
1 parent d669bfb commit deaf2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
tags: 2
push: true
- name: "Attest and sign test image"
uses: '.'
uses: './'
with:
image_ref: ttl.sh/attest-sign@${{ steps.build_push.outputs.digest }}
sbom: # By default, the SBOM is generated with Trivy from the image manifest. Can be overridden with a pre-generated SBOM.
Expand Down

0 comments on commit deaf2a1

Please sign in to comment.