Skip to content

Commit fd1343f

Browse files
authored
Merge pull request #153 from KenMwaura1/dependabot/github_actions/sigstore/cosign-installer-3.8.1
Bump sigstore/cosign-installer from 3.8.0 to 3.8.1
2 parents 55357ba + f11ad44 commit fd1343f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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.8.0
39+
uses: sigstore/cosign-installer@v3.8.1
4040
with:
4141
cosign-release: 'v2.1.1'
4242

0 commit comments

Comments
 (0)