Skip to content

Commit e8129c3

Browse files
chore(deps): bump ruby/setup-ruby from 1.193.0 to 1.205.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.193.0 to 1.205.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.193.0...v1.205.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 388f152 commit e8129c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tagged-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cp build/linux/${{ steps.repo-name.outputs.REPOSITORY_NAME }} dist/${{ steps.repo-name.outputs.REPOSITORY_NAME }}
3838
3939
- name: Setup Ruby
40-
uses: ruby/setup-ruby@v1.193.0
40+
uses: ruby/setup-ruby@v1.205.0
4141
with:
4242
bundler-cache: true
4343
working-directory: .github

0 commit comments

Comments
 (0)