Skip to content

Commit 99f739a

Browse files
chore: bump sigstore/cosign-installer from 3.10.0 to 4.0.0 (#64)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.10.0 to 4.0.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.10.0...v4.0.0) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0131b18 commit 99f739a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
push: true
7171
tags: ghcr.io/${{ github.repository }}:${{steps.version.outputs.VERSION}}
7272

73-
- uses: sigstore/cosign-installer@v3.10.0
73+
- uses: sigstore/cosign-installer@v4.0.0
7474

7575
- name: Image Signing
7676
run: |
@@ -142,7 +142,7 @@ jobs:
142142
push: true
143143
tags: ghcr.io/${{ github.repository }}:${{steps.version.outputs.VERSION}}-proxy
144144

145-
- uses: sigstore/cosign-installer@v3.10.0
145+
- uses: sigstore/cosign-installer@v4.0.0
146146

147147
- name: Image Signing
148148
run: |

0 commit comments

Comments
 (0)