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

Commit 08cb38a

Browse files
chore(deps): bump ruby/setup-ruby from 1.204.0 to 1.214.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.204.0 to 1.214.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@401c19e...1287d2b) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fac55f commit 08cb38a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/licensed-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
node-version: 18
3131

32-
- uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf
32+
- uses: ruby/setup-ruby@1287d2b408066abada82d5ad1c63652e758428d9
3333
with:
3434
ruby-version: ruby
3535

.github/workflows/test-action-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222

2323
# install ruby
24-
- uses: ruby/setup-ruby@401c19e14f474b54450cd3905bb8b86e2c8509cf
24+
- uses: ruby/setup-ruby@1287d2b408066abada82d5ad1c63652e758428d9
2525
with:
2626
bundler-cache: 'true'
2727
ruby-version: "3.0"

0 commit comments

Comments
 (0)