mirror of
https://github.com/nais/wonderwall.git
synced 2026-02-14 17:49:54 +00:00
build(deps): bump sigstore/cosign-installer in the gh-actions group (#233)
Bumps the gh-actions group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).
Updates `sigstore/cosign-installer` from 162dfdf7b9ab8be88c95b4fc982792c4c273e27a to 59acb6260d9c0ba8f4a2f9d9b48431a222b68e20
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](162dfdf7b9...59acb6260d)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
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
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # ratchet:actions/checkout@v4
|
||||
- name: Install cosign
|
||||
uses: sigstore/cosign-installer@162dfdf7b9ab8be88c95b4fc982792c4c273e27a # ratchet:sigstore/cosign-installer@main
|
||||
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # ratchet:sigstore/cosign-installer@main
|
||||
with:
|
||||
cosign-release: 'v2.2.3'
|
||||
- name: Verify runner image
|
||||
|
||||
Reference in New Issue
Block a user