We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 279a84c commit c12792eCopy full SHA for c12792e
.github/workflows/publish_container.yaml
@@ -85,5 +85,4 @@ jobs:
85
Verify the contents of the image:
86
```
87
gh attestation verify oci://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}@${{ steps.build-push-latest.outputs.digest }} --owner ${{ github.actor }}
88
- ```
89
- Action: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
+ ```
0 commit comments