Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit c6597d2

Browse files
committed
Fixed identity again
1 parent 0889cb1 commit c6597d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/vulnerability-operator/Dockerfile.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ COSIGN_EXPERIMENTAL=1 cosign verify-blob "vulnerability-operator_${version}_linu
1717
--certificate "vulnerability-operator_${version}_linux_${alt_arch}.tar.gz.pem" \
1818
--signature "vulnerability-operator_${version}_linux_${alt_arch}.tar.gz.sig" \
1919
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
20-
--certificate-identity https://github.com/slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@refs/tags/v1.4.0 \
20+
--certificate-identity https://github.com/ckotzbauer/actions-toolkit/.github/workflows/toolkit-release-goreleaser.yml@refs/tags/0.27.0 \
2121
--certificate-github-workflow-repository ckotzbauer/vulnerability-operator \
2222
--certificate-github-workflow-name create-release \
2323
--certificate-github-workflow-ref refs/heads/main \

0 commit comments

Comments
 (0)