Skip to content

Commit 2ff4af9

Browse files
authored
Update default versions in build-ripunzip.yml
1 parent cd3b29f commit 2ff4af9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-ripunzip.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ on:
66
ripunzip-version:
77
description: "what reference to checktout from google/runzip"
88
required: false
9-
default: v2.0.2
9+
default: v2.0.3
1010
openssl-version:
1111
description: "what reference to checkout from openssl/openssl for Linux"
1212
required: false
13-
default: openssl-3.5.0
13+
default: openssl-3.6.0
1414
pull_request:
1515
paths:
1616
- .github/workflows/build-ripunzip.yml

0 commit comments

Comments
 (0)