Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 9bd4f9b

Browse files
chore: bump ruby/setup-ruby from 1.266.0 to 1.267.0 (#106)
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.266.0 to 1.267.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@4ff6f36...d5126b9) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.267.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 487a113 commit 9bd4f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6565

6666
- name: Setup Ruby ${{ matrix.ruby-versions }}
67-
uses: ruby/setup-ruby@4ff6f3611a42bc75eee1e5138240eb1613f48c8f # v1.266.0
67+
uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0
6868
with:
6969
ruby-version: ${{ matrix.ruby-versions }}
7070

0 commit comments

Comments
 (0)