Skip to content
Snippets Groups Projects
Commit 5d32a955 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump ruby/setup-ruby from 1.118.0 to 1.120.0 (#1804)


* Bump ruby/setup-ruby from 1.118.0 to 1.120.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.118.0 to 1.120.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/eae47962baca661befdfd24e4d6c34ade04858f7...ece82769428359c077b5a5eaff268902a303c101)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

* Update .github/workflows/release-30_create-draft.yml

Co-authored-by: default avatarChevdor <chevdor@users.noreply.github.com>

* Update .github/workflows/release-30_create-draft.yml

Co-authored-by: default avatarChevdor <chevdor@users.noreply.github.com>

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarSergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com>
Co-authored-by: default avatarChevdor <chevdor@users.noreply.github.com>
parent 4681f573
No related merge requests found
......@@ -120,7 +120,7 @@ jobs:
path: cumulus
ref: ${{ github.event.inputs.ref2 }}
- uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7 # v1.118.0
- uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101 # v1.120.0
with:
ruby-version: 3.0.0
......@@ -235,7 +235,7 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 # v3.0.0
- uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7 # v1.118.0
- uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101 # v1.120.0
with:
ruby-version: 3.0.0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment