Skip to content

Commit 7d37941

Browse files
authored
Merge pull request #287 from bjschafer/dependabot/github_actions/sigstore/cosign-installer-4.0.0
chore(deps): bump sigstore/cosign-installer from 3.6.0 to 4.0.0
2 parents b368e65 + 1b61f16 commit 7d37941

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# https://github.com/sigstore/cosign-installer
4242
- name: Install cosign
4343
if: github.event_name != 'pull_request'
44-
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382
44+
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad
4545
with:
4646
cosign-release: 'v1.9.0'
4747

0 commit comments

Comments
 (0)