Skip to content

Commit 230e66b

Browse files
chore(deps): update ruby/setup-ruby action to v1.315.0
1 parent 0e986fd commit 230e66b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gem-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
ref: ${{ github.event.release.tag_name || inputs.tag }}
2525

26-
- uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
26+
- uses: ruby/setup-ruby@0dafeac902942906541bc140009cdbf32665b601 # v1.315.0
2727
- run: bundle install
2828

2929
- name: Build Gem

0 commit comments

Comments
 (0)