Skip to content

Commit

Permalink
Merge pull request #137 from bndtools/dependabot/github_actions/ruby/…
Browse files Browse the repository at this point in the history
…setup-ruby-1.157.0

build(deps): Bump ruby/setup-ruby from 1.151.0 to 1.157.0
  • Loading branch information
pkriens authored Oct 25, 2023
2 parents 80a400d + 048823f commit abee218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Git Checkout
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Set up Ruby
uses: ruby/setup-ruby@bc1dd263b68cb5626dbb55d5c89777d79372c484 # v1.151.0
uses: ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011 # v1.157.0
with:
ruby-version: 2.7
bundler-cache: true
Expand Down

0 comments on commit abee218

Please sign in to comment.