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 6c826c7 commit a10f955Copy full SHA for a10f955
.github/workflows/publish-packages-1.0.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
47
48
- name: Install Cosign
49
- uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
+ uses: sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3.9.0
50
with:
51
cosign-release: v2.4.0
52
0 commit comments