Skip to content

Commit 3394e6a

Browse files
authored
Merge pull request #202 from fluent/dependabot/github_actions/ruby/setup-ruby-1.299.0
Bump ruby/setup-ruby from 1.298.0 to 1.299.0
2 parents 1dda0e0 + 49af536 commit 3394e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
name: Ruby ${{ matrix.ruby }} and MongoDB ${{ matrix.mongodb-version }} on ${{ matrix.os }}
2828
steps:
2929
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
30-
- uses: ruby/setup-ruby@4dc28cf14d77b0afa6832d9765ac422dbf0dfedd # v1.298.0
30+
- uses: ruby/setup-ruby@3ff19f5e2baf30647122352b96108b1fbe250c64 # v1.299.0
3131
with:
3232
ruby-version: ${{ matrix.ruby }}
3333
- name: Start MongoDB

0 commit comments

Comments
 (0)