Skip to content

Commit db655f7

Browse files
authored
Merge pull request #537 from slashdevops/dependabot/github_actions/sigstore/cosign-installer-4.1.2
chore(deps): bump sigstore/cosign-installer from 3.9.2 to 4.1.2
2 parents 187995d + 5e86518 commit db655f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
GIT_VERSION=${{ github.ref_name }} make container-publish | tee -a $GITHUB_STEP_SUMMARY
7070
7171
- name: Install cosign
72-
uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
72+
uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
7373

7474
- name: Cosign sign published container manifest (keyless / Sigstore)
7575
env:

0 commit comments

Comments
 (0)