mirror of
https://github.com/rbenv/ruby-build.git
synced 2026-01-10 08:52:19 +01:00
Update OpenSSL 3.0.15
This commit is contained in:
parent
3692e6c316
commit
abf3c331b2
2 changed files with 2 additions and 2 deletions
2
.github/workflows/update-ruby.yml
vendored
2
.github/workflows/update-ruby.yml
vendored
|
|
@ -10,7 +10,7 @@ on:
|
|||
openssl_version:
|
||||
description: 'OpenSSL version'
|
||||
required: true
|
||||
default: '3.0.14'
|
||||
default: '3.0.15'
|
||||
|
||||
repository_dispatch:
|
||||
types: [update-ruby]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue