mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-06 00:17:27 +00:00
build(deps): bump sigstore/cosign-installer in the gh-actions group (#392)
Bumps the gh-actions group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).
Updates `sigstore/cosign-installer` from d9374b96fed791ab117111a9a307a92b68bf3145 to e40248c492a99ad409432e2ea978d7a2811f2e1f
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](d9374b96fe...e40248c492)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: e40248c492a99ad409432e2ea978d7a2811f2e1f
dependency-type: direct:production
dependency-group: gh-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/checkout@v4
|
||||
- name: Install cosign
|
||||
uses: sigstore/cosign-installer@d9374b96fed791ab117111a9a307a92b68bf3145 # ratchet:sigstore/cosign-installer@main
|
||||
uses: sigstore/cosign-installer@e40248c492a99ad409432e2ea978d7a2811f2e1f # ratchet:sigstore/cosign-installer@main
|
||||
with:
|
||||
cosign-release: 'v2.2.3'
|
||||
- name: Verify runner image
|
||||
|
||||
Reference in New Issue
Block a user