Skip to content

Commit de1aca9

Browse files
Bump ruby/setup-ruby (#51)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.313.0 to 1.314.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@89f9052...9eb537c) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.314.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Stejskal <xstejs24@gmail.com>
1 parent 8843314 commit de1aca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/dependencies/install-ascii-doctor

.github/actions/dependencies/install-ascii-doctor/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
using: "composite"
1212
steps:
1313
- name: Set up Ruby
14-
uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # v1.313.0
14+
uses: ruby/setup-ruby@9eb537ca036ebaed86729dcb9309076e4c5c3b74 # v1.314.0
1515
with:
1616
ruby-version: ${{ inputs.rubyVersion }}
1717

0 commit comments

Comments
 (0)