Skip to content

Commit 52099cc

Browse files
chore(deps): update ruby/setup-ruby digest to a6b46b8
1 parent a3866aa commit 52099cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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@a6b46b8a08edb18935835849f2a17072d5cc8c73
3838
with:
3939
ruby-version: '2.7'
4040

.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@a6b46b8a08edb18935835849f2a17072d5cc8c73
3232
with:
3333
ruby-version: 2.6
3434

0 commit comments

Comments
 (0)