Skip to content

Commit 65998ac

Browse files
authored
Merge pull request #305 from hyperspike/dependabot/github_actions/sigstore/cosign-installer-3.10.0
build(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0
2 parents 47c0889 + 8c96567 commit 65998ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
outputs: type=image,"name=${{ env.REGISTRY }}/${{ github.repository_owner }}/valkey",push-by-digest=true,name-canonical=true,push=true
114114

115115
- name: Set up Cosign
116-
uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
116+
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
117117

118118
- name: Sign Controller image with GitHub OIDC Token
119119
run: |

0 commit comments

Comments
 (0)