We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500c406 commit 10a48b7Copy full SHA for 10a48b7
.github/workflows/publish-packages-1.0.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/setup-dotnet@v4
41
42
- name: Install Cosign
43
- uses: sigstore/cosign/install@v3.6.0
+ uses: sigstore/cosign-installer@v3
44
with:
45
cosign-release: v2.4.0
46
0 commit comments