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 accfea6 commit 6b58da8Copy full SHA for 6b58da8
.github/workflows/publish-packages-1.0.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Install Cosign
52
uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
53
with:
54
- cosign-release: v2.4.0
+ cosign-release: v2.5.3
55
56
- name: dotnet restore
57
run: dotnet restore ./build/OpenTelemetry.proj -p:RunningDotNetPack=true
0 commit comments