There was an error while loading. Please reload this page.
1 parent a66d798 commit f90bb0dCopy full SHA for f90bb0d
1 file changed
.github/workflows/docker-publish.yml
@@ -39,10 +39,7 @@ jobs:
39
# https://github.com/sigstore/cosign-installer
40
- name: Install cosign
41
if: github.event_name != 'pull_request'
42
- uses: sigstore/cosign-installer@main
43
- with:
44
- cosign-release: 'v1.4.1' # optional
45
-
+ uses: sigstore/cosign-installer@v3.8.1
46
47
# Workaround: https://github.com/docker/build-push-action/issues/461
48
- name: Setup Docker buildx
0 commit comments