Skip to content

Commit f746bd4

Browse files
chore(deps): update ruby/setup-ruby digest to 50ba338
1 parent 2b301f1 commit f746bd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/brakeman.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
# Customize the ruby version depending on your needs
3636
- name: Setup Ruby
37-
uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939
37+
uses: ruby/setup-ruby@50ba3386b050ad5b97a41fcb81240cbee1d1821f
3838
with:
3939
ruby-version: '2.7'
4040

Diff for: .github/workflows/rubocop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# If running on a self-hosted runner, check it meets the requirements
2929
# listed at https://github.com/ruby/setup-ruby#using-self-hosted-runners
3030
- name: Set up Ruby
31-
uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939
31+
uses: ruby/setup-ruby@50ba3386b050ad5b97a41fcb81240cbee1d1821f
3232
with:
3333
ruby-version: 2.6
3434

0 commit comments

Comments
 (0)