Skip to content

Commit

Permalink
Merge pull request #48 from schueco/dependabot/github_actions/sigstor…
Browse files Browse the repository at this point in the history
…e/cosign-installer-3.1.2

ci(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2
  • Loading branch information
Jeinhaus authored Sep 4, 2023
2 parents 9718887 + df84914 commit a835c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
with:
cosign-release: 'v1.13.1'
# Workaround: https://github.com/docker/build-push-action/issues/461
Expand Down

0 comments on commit a835c02

Please sign in to comment.