From 57cbb20339064c7d72cbdeb503b9d03ec5f8e63d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 20:06:45 +0000 Subject: [PATCH] Bump ruby/setup-ruby from 1.120.0 to 1.120.1 Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.120.0 to 1.120.1. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Commits](https://github.com/ruby/setup-ruby/compare/ece82769428359c077b5a5eaff268902a303c101...f2c070bbf74632495b403899c87610cd4cb99dbe) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 856610bc0e..85eaab8cf0 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@ece82769428359c077b5a5eaff268902a303c101 # v1.120.0 + - uses: ruby/setup-ruby@f2c070bbf74632495b403899c87610cd4cb99dbe # v1.120.1 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@ece82769428359c077b5a5eaff268902a303c101 # v1.120.0 + - uses: ruby/setup-ruby@f2c070bbf74632495b403899c87610cd4cb99dbe # v1.120.1 with: ruby-version: 3.0.0