Skip to content

Commit 614cbb5

Browse files
authored
Merge pull request #202 from bndtools/dependabot/github_actions/ruby/setup-ruby-1.187.0
build(deps): Bump ruby/setup-ruby from 1.173.0 to 1.187.0
2 parents 5bc29da + ccb811c commit 614cbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Git Checkout
3333
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
3434
- name: Set up Ruby
35-
uses: ruby/setup-ruby@5f19ec79cedfadb78ab837f95b87734d0003c899 # v1.173.0
35+
uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0
3636
with:
3737
ruby-version: 2.7
3838
bundler-cache: true

0 commit comments

Comments
 (0)