Skip to content

Commit acd4de3

Browse files
chore(deps): update ruby/setup-ruby digest to 7886c66
1 parent 9574281 commit acd4de3

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

0 commit comments

Comments
 (0)