Skip to content

Commit

Permalink
Merge pull request #9 from TNCT-Mechatech/feature/update-cosign
Browse files Browse the repository at this point in the history
chore: update cosign
  • Loading branch information
testusuke authored Feb 27, 2024
2 parents a13e4a6 + 6f2e9ca commit 9e2366d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,7 @@ jobs:
# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer
- name: Install cosign
uses: sigstore/cosign-installer@1e95c1de343b5b0c23352d6417ee3e48d5bcd422
with:
cosign-release: 'v1.4.0'

uses: sigstore/[email protected]

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

0 comments on commit 9e2366d

Please sign in to comment.