Skip to content

Commit a4f1ab2

Browse files
chore(deps): update ruby/setup-ruby digest to 04c2e2b
1 parent 9574281 commit a4f1ab2

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

0 commit comments

Comments
 (0)