Skip to content

Commit

Permalink
Update qualitytrace-server.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Akash LM <[email protected]>
  • Loading branch information
akash4sh authored Jun 8, 2024
1 parent 941d8f3 commit 1d4d523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qualitytrace-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
COSIGN_EXPERIMENTAL: 1

- name: Verify the pushed tags
run: cosign verify ${{ env.REGISTRY }}/${{ github.repository }}:${{ github.run_id }} --certificate-identity ${{ env.GH_URL }}/${{ github.repository }}/.github/workflows/qualitytrace-container.yaml@refs/heads/main --certificate-oidc-issuer https://token.actions.githubusercontent.com
run: cosign verify ${{ env.REGISTRY }}/${{ github.repository }}:${{ github.run_id }} --certificate-identity ${{ env.GH_URL }}/${{ github.repository }}/.github/workflows/qualitytrace-server.yaml@refs/heads/main --certificate-oidc-issuer https://token.actions.githubusercontent.com
env:
COSIGN_EXPERIMENTAL: 1

Expand Down

0 comments on commit 1d4d523

Please sign in to comment.