Skip to content

Commit

Permalink
Merge pull request #739 from scap3yvt/738-docker-image-build-is-faili…
Browse files Browse the repository at this point in the history
…ng-on-main

Updated cosign installation
  • Loading branch information
sarthakpati authored Nov 15, 2023
2 parents 87af776 + 9f4329c commit dabc228
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,7 @@ jobs:
# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@1e95c1de343b5b0c23352d6417ee3e48d5bcd422
with:
cosign-release: 'v1.4.0'
uses: sigstore/[email protected]

- name: Log into GitHub Packages registry (ghcr.io)
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit dabc228

Please sign in to comment.