Skip to content

Commit 47eb9dd

Browse files
authored
Merge pull request #16 from jeppestaerk/renovate/sigstore-cosign-installer-4.x
Update sigstore/cosign-installer action to v4.1.0
2 parents d3c2293 + dc485ca commit 47eb9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
102102
- name: Install Cosign
103103
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
104-
uses: sigstore/cosign-installer@v4.0.0
104+
uses: sigstore/cosign-installer@v4.1.0
105105

106106
- name: Sign packages with Sigstore
107107
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'

0 commit comments

Comments
 (0)