Skip to content

Commit fa465df

Browse files
chore(deps): update sigstore/cosign-installer action to v3.10.0 (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91e692f commit fa465df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
registry: ghcr.io
6363

6464
- name: Install Cosign
65-
uses: sigstore/cosign-installer@v3.9.2
65+
uses: sigstore/cosign-installer@v3.10.0
6666

6767
- name: Sign the images with GitHub OIDC Token
6868
env:

0 commit comments

Comments
 (0)