Fix cosign cache race condition
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@@ -46,6 +46,9 @@ jobs:
|
||||
- name: Install Cosign
|
||||
uses: sigstore/cosign-installer@053f9b74638557590800a301da1ba82351507e2c # v3.8.1
|
||||
|
||||
- name: Initialize Cosign TUF root
|
||||
run: cosign initialize
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user