Skip to content

Commit 952e807

Browse files
authored
Merge pull request #148 from KenMwaura1/dependabot/github_actions/sigstore/cosign-installer-3.7.0
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0
2 parents 9eb812a + a8a20cc commit 952e807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# https://github.com/sigstore/cosign-installer
3737
- name: Install cosign
3838
if: github.event_name != 'pull_request'
39-
uses: sigstore/cosign-installer@v3.6.0
39+
uses: sigstore/cosign-installer@v3.7.0
4040
with:
4141
cosign-release: 'v2.1.1'
4242

0 commit comments

Comments
 (0)