Skip to content

Commit 467d932

Browse files
authored
Merge pull request #346 from bndtools/dependabot/github_actions/ruby/setup-ruby-1.315.0
build(deps): Bump ruby/setup-ruby from 1.314.0 to 1.315.0
2 parents 8623674 + d43d6c0 commit 467d932

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Git Checkout
3535
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3636
- name: Set up Ruby
37-
uses: ruby/setup-ruby@9eb537ca036ebaed86729dcb9309076e4c5c3b74 # v1.314.0
37+
uses: ruby/setup-ruby@0dafeac902942906541bc140009cdbf32665b601 # v1.315.0
3838
with:
3939
ruby-version: 3.4.5
4040
bundler-cache: true

0 commit comments

Comments
 (0)