mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 21:56:55 -04:00
Brakeman use current ruby version
This commit is contained in:
2
.github/workflows/brakeman-analysis.yml
vendored
2
.github/workflows/brakeman-analysis.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Setup Ruby
|
||||
uses: actions/setup-ruby@v1.1.3
|
||||
with:
|
||||
ruby-version: '2.7'
|
||||
ruby-version: '3.1.2'
|
||||
|
||||
- name: Setup Brakeman
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user