Skip to content

Commit 2be226d

Browse files
chore(deps): Bump ruby/setup-ruby from 1 to 1.305.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1 to 1.305.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...v1.305.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.305.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b3fed4 commit 2be226d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version: "stable"
2727
- name: Setup Ruby
28-
uses: ruby/setup-ruby@v1
28+
uses: ruby/setup-ruby@v1.305.0
2929
with:
3030
ruby-version: 4.0
3131
- name: Install Asciidoctor

0 commit comments

Comments
 (0)