We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bb0096 + f86a17a commit 468c477Copy full SHA for 468c477
.github/workflows/docker-publish.yaml
@@ -36,8 +36,6 @@ jobs:
36
- name: Install cosign
37
if: github.event_name != 'pull_request'
38
uses: sigstore/[email protected]
39
- with:
40
- cosign-release: 'v2.1.1'
41
42
# Set up BuildKit Docker container builder to be able to build
43
# multi-platform images and export cache
0 commit comments