From 5d32a955f83fd8c2d8c8f7a62b871092c525eb6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 10:17:11 +0000 Subject: [PATCH] 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: dependabot[bot] * Update .github/workflows/release-30_create-draft.yml Co-authored-by: Chevdor * Update .github/workflows/release-30_create-draft.yml Co-authored-by: Chevdor Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com> Co-authored-by: Chevdor --- cumulus/.github/workflows/release-30_create-draft.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cumulus/.github/workflows/release-30_create-draft.yml b/cumulus/.github/workflows/release-30_create-draft.yml index ffd33d6f1e..856610bc0e 100644 --- a/cumulus/.github/workflows/release-30_create-draft.yml +++ b/cumulus/.github/workflows/release-30_create-draft.yml @@ -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