Skip to content

Commit 439a0e9

Browse files
chore: bump sigstore/cosign-installer from 3.3.0 to 3.10.0 (#55)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.3.0 to 3.10.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.3.0...v3.10.0) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16eae90 commit 439a0e9

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.3.0
73+
- uses: sigstore/cosign-installer@v3.10.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.3.0
145+
- uses: sigstore/cosign-installer@v3.10.0
146146

147147
- name: Image Signing
148148
run: |

0 commit comments

Comments
 (0)