Skip to content

Commit

Permalink
Merge pull request #6 from orvice/orvice-patch-1
Browse files Browse the repository at this point in the history
Update docker-publish.yml
  • Loading branch information
orvice authored Nov 2, 2023
2 parents 38d8c3a + dce5d57 commit 930de6e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25
with:
cosign-release: 'v1.9.0'
uses: sigstore/[email protected]

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit 930de6e

Please sign in to comment.