Skip to content

Commit 58ab4b9

Browse files
committed
ci: fix image verification
1 parent fe3a5b1 commit 58ab4b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ jobs:
142142
cosign verify \
143143
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
144144
--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$' \
146145
$IMAGE@$DIGEST
147146
148147
- name: Verify sbom of image

0 commit comments

Comments
 (0)