Skip to content

Commit 9fd6d7a

Browse files
Bump ruby/setup-ruby from 1.254.0 to 1.255.0 (#3872)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.254.0 to 1.255.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@2a7b300...829114f) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.255.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8037153 commit 9fd6d7a

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@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1
94+
uses: ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1
9595
with:
9696
ruby-version: 3.3.0
9797
- name: Install asciidoctor-pdf / rouge

0 commit comments

Comments
 (0)