Skip to content

Commit

Permalink
Use ruby/setup-ruby action
Browse files Browse the repository at this point in the history
  • Loading branch information
alexskr committed Nov 30, 2022
1 parent 050d0ee commit a80420d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/brakeman-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

# Customize the ruby version depending on your needs
- name: Setup Ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'

Expand Down

0 comments on commit a80420d

Please sign in to comment.