Skip to content

Commit 59d6097

Browse files
Bump ruby/setup-ruby from 1.248.0 to 1.249.0 (#3857)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.248.0 to 1.249.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@a9bfc2e...6593790) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.249.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>
1 parent 01369af commit 59d6097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
steps:
9292
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
9393
- name: Set up Ruby for asciidoctor-pdf
94-
uses: ruby/setup-ruby@a9bfc2ecf3dd40734a9418f89a7e9d484c32b990 # v1
94+
uses: ruby/setup-ruby@65937904bcddfb93f8130882d9afa8597c45f3b5 # v1
9595
with:
9696
ruby-version: 3.3.0
9797
- name: Install asciidoctor-pdf / rouge

0 commit comments

Comments
 (0)