Skip to content

Commit f138489

Browse files
authored
merge PR irongut#101 from dependabot/actions/cosign-installer-2.8.1
Bump sigstore/cosign-installer from 2.8.0 to 2.8.1
2 parents 2b7bf99 + 9986579 commit f138489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
8383

8484
- name: Install Cosign
85-
uses: sigstore/cosign-installer@7cc35d7fdbe70d4278a0c96779081e6fac665f88
85+
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b
8686
with:
8787
cosign-release: 'v1.9.0'
8888

0 commit comments

Comments
 (0)