Skip to content

Commit 45d9a59

Browse files
Bump ruby/setup-ruby from 1.228.0 to 1.229.0 in /.github/actions/setup (#918)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96fc0b3 commit 45d9a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515

1616
steps:
1717
- name: Set up Ruby
18-
uses: ruby/setup-ruby@7886c6653556e1164c58a7603d88286b5f708293 # pin@v1.228.0
18+
uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # pin@v1.229.0
1919
with:
2020
ruby-version: ${{ inputs.ruby }}
2121
bundler-cache: true

0 commit comments

Comments
 (0)