Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
uses: sigstore/[email protected]
  • Loading branch information
allaway authored Jul 3, 2024
1 parent bb60d5b commit ba6a5da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3
with:
cosign-release: 'v2.1.1'
uses: sigstore/[email protected]

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
Expand Down

0 comments on commit ba6a5da

Please sign in to comment.