Skip to content

Commit b20bef9

Browse files
chore(deps): update ruby/setup-ruby action to v1.302.0 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eee80cb commit b20bef9

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@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
26+
- uses: ruby/setup-ruby@7372622e62b60b3cb750dcd2b9e32c247ffec26a # v1.302.0
2727
- run: bundle install
2828

2929
- name: Build Gem

0 commit comments

Comments
 (0)