Skip to content

Commit

Permalink
Merge pull request #46 from schueco/renovate/sigstore-cosign-installe…
Browse files Browse the repository at this point in the history
…r-digest

fix(deps): update sigstore/cosign-installer digest to 6e04d22
  • Loading branch information
Jeinhaus authored Aug 21, 2023
2 parents 4938b4e + acab644 commit 8d975cd
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@37f387123cf7d4270454d0c351cf673ef28a8662 #v3.1.1
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
with:
cosign-release: 'v1.13.1'
# Workaround: https://github.com/docker/build-push-action/issues/461
Expand Down

0 comments on commit 8d975cd

Please sign in to comment.