Skip to content

Commit 9016f14

Browse files
authored
Merge pull request #70 from jcorporation/dependabot/github_actions/ruby/setup-ruby-1.229.0
Bump ruby/setup-ruby from 1.227.0 to 1.229.0
2 parents 4e6abbe + c3c6ec9 commit 9016f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: .scripts/check.sh
4141

4242
- name: Setup Ruby
43-
uses: ruby/setup-ruby@1a615958ad9d422dd932dc1d5823942ee002799f # v1.227.0
43+
uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
4444
with:
4545
ruby-version: '3.0' # Not needed with a .ruby-version file
4646
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

0 commit comments

Comments
 (0)