Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

chore(deps): update sigstore/cosign-installer digest to 7bca8b4 #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/relay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25
uses: sigstore/cosign-installer@7bca8b41164994a7dc93749d266e2f1db492f8a2
with:
cosign-release: 'v1.4.0'

Expand Down