Skip to content

Commit 19b1a61

Browse files
build(deps): bump ruby/setup-ruby from 1.299.0 to 1.300.0 (#350)
build(deps): bump ruby/setup-ruby in / Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) in `/` from 1.299.0 to 1.300.0. Updates `ruby/setup-ruby` from 1.299.0 to 1.300.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@3ff19f5...e65c17d) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.300.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53d9ca4 commit 19b1a61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
ls -Ra
181181
182182
- name: Setup Ruby
183-
uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1.299.0
183+
uses: ruby/setup-ruby@e65c17d16e57e481586a6a5a0282698790062f92 # v1.300.0
184184
with:
185185
ruby-version: '3.3'
186186

0 commit comments

Comments
 (0)