We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f729b commit e03106dCopy full SHA for e03106d
.github/workflows/release.yml
@@ -59,8 +59,6 @@ jobs:
59
cosign sign-blob --yes --output-certificate policy-server-sbom.spdx.cert \
60
--output-signature policy-server-sbom.spdx.sig \
61
policy-server-sbom.spdx
62
- env:
63
- COSIGN_EXPERIMENTAL: 1
64
65
- name: Get latest release tag
66
id: get_last_release_tag
0 commit comments