Skip to content

Commit 1a8f19f

Browse files
Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#182)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@d7d6bc7...3454372) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 462ea86 commit 1a8f19f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bake.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
# Even if we're testing we sign the images, so we can push them to production later if that's required
7373
- name: Install cosign
74-
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3
74+
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3
7575
# See https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions/
7676
# and https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml for more details on
7777
# how to use cosign.
@@ -172,7 +172,7 @@ jobs:
172172
done
173173
174174
- name: Install cosign
175-
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3
175+
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3
176176

177177
- name: Sign images
178178
run: |

0 commit comments

Comments
 (0)