Skip to content

Commit 683c964

Browse files
vault-token-factory-spectrocloud[bot]dependabot[bot]achuribooks
authored
chore: bump sigstore/cosign-installer from 3.9.1 to 3.9.2 (#7641) (#7674)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.9.1...v3.9.2) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... (cherry picked from commit a50eacc) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amanda Churi Filanowski <amanda.filanowski@spectrocloud.com>
1 parent 1fbf998 commit 683c964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-docker-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
tags: ghcr.io/${{ github.repository }}:nightly
8989
labels: ${{ steps.meta.outputs.labels }}
9090

91-
- uses: sigstore/cosign-installer@v3.9.1
91+
- uses: sigstore/cosign-installer@v3.9.2
9292

9393
- name: Image Signing
9494
run: |

0 commit comments

Comments
 (0)