From 160c48f470a02d2e9c7d9308a6602abab97c93af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 03:43:18 +0000 Subject: [PATCH] Bump ruby/setup-ruby in /.github/actions/setup-asciidoctor Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.282.0 to 1.286.0. - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](https://github.com/ruby/setup-ruby/compare/4fc31e1c823882afd7ef55985266a526c589de90...90be1154f987f4dc0fe0dd0feedac9e473aa4ba8) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.286.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/actions/setup-asciidoctor/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-asciidoctor/action.yml b/.github/actions/setup-asciidoctor/action.yml index 480e62e..a8561ac 100644 --- a/.github/actions/setup-asciidoctor/action.yml +++ b/.github/actions/setup-asciidoctor/action.yml @@ -11,7 +11,7 @@ runs: extended: true - name: Setup Ruby - uses: ruby/setup-ruby@4fc31e1c823882afd7ef55985266a526c589de90 # v1.282.0 + uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 # v1.286.0 with: ruby-version: 3.2