Skip to content

Commit 6b58da8

Browse files
[Infra] Bump Cosign to v2.5.3 (#6417)
1 parent accfea6 commit 6b58da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-packages-1.0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Install Cosign
5252
uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
5353
with:
54-
cosign-release: v2.4.0
54+
cosign-release: v2.5.3
5555

5656
- name: dotnet restore
5757
run: dotnet restore ./build/OpenTelemetry.proj -p:RunningDotNetPack=true

0 commit comments

Comments
 (0)