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 fe3a5b1 commit 58ab4b9Copy full SHA for 58ab4b9
.github/workflows/release.yml
@@ -142,7 +142,6 @@ jobs:
142
cosign verify \
143
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
144
--certificate-identity-regexp '^https://github.com/natrontech/gcp-mysql-backup/.github/workflows/release.yml@refs/.*$' \
145
- --certificate-identity-regexp '^https://github.com/natrontech/gcp-mysql-backup/.github/workflows/release.yml@refs/heads/main$' \
146
$IMAGE@$DIGEST
147
148
- name: Verify sbom of image
0 commit comments