Skip to content

Commit a36ac55

Browse files
dependabot[bot]sergejparitychevdor
authored
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](ruby/setup-ruby@eae4796...ece8276) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update .github/workflows/release-30_create-draft.yml Co-authored-by: Chevdor <[email protected]> * Update .github/workflows/release-30_create-draft.yml Co-authored-by: Chevdor <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergejs Kostjucenko <[email protected]> Co-authored-by: Chevdor <[email protected]>
1 parent 5504dc7 commit a36ac55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
path: cumulus
121121
ref: ${{ github.event.inputs.ref2 }}
122122

123-
- uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7 # v1.118.0
123+
- uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101 # v1.120.0
124124
with:
125125
ruby-version: 3.0.0
126126

@@ -235,7 +235,7 @@ jobs:
235235
- name: Download artifacts
236236
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 # v3.0.0
237237

238-
- uses: ruby/setup-ruby@eae47962baca661befdfd24e4d6c34ade04858f7 # v1.118.0
238+
- uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101 # v1.120.0
239239
with:
240240
ruby-version: 3.0.0
241241

0 commit comments

Comments
 (0)