We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce46be commit 3aacd95Copy full SHA for 3aacd95
1 file changed
README.md
@@ -120,7 +120,7 @@ You can use the following command to verify the latest image using its
120
sigstore signature attestation:
121
122
```bash
123
-cosign verify leplusorg/pgp-verify-jar --certificate-identity-regexp 'https://github\.com/leplusorg/docker-av/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
+cosign verify leplusorg/pgp-verify-jar --certificate-identity-regexp 'https://github\.com/leplusorg/docker-pgp-verify-jar/\.github/workflows/.+' --certificate-oidc-issuer 'https://token.actions.githubusercontent.com'
124
```
125
126
The output should look something like this:
0 commit comments