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 5963d1d commit 393b5e0Copy full SHA for 393b5e0
.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@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
+ uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
50
with:
51
cosign-release: v2.4.0
52
0 commit comments