Skip to content

Commit

Permalink
Update Sync-docker-publish.yml update cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
x-Felix authored May 10, 2024
1 parent 5d8edf5 commit a7994e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Sync-docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@1e95c1de343b5b0c23352d6417ee3e48d5bcd422
uses: sigstore/cosign-installer@v3.5.0
with:
cosign-release: 'v1.4.0'
cosign-release: 'v2.2.4' # optional


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

0 comments on commit a7994e7

Please sign in to comment.