Skip to content

Commit fdde313

Browse files
chore(deps): bump ruby/setup-ruby from 1.182.0 to 1.191.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.182.0 to 1.191.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@v1.182.0...v1.191.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 956ef7f commit fdde313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagged-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
subject-path: "dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}-linux-arm64"
7373

7474
- name: Setup Ruby
75-
uses: ruby/setup-ruby@v1.182.0
75+
uses: ruby/setup-ruby@v1.191.0
7676
with:
7777
bundler-cache: true
7878
working-directory: .github

0 commit comments

Comments
 (0)