Skip to content

Commit

Permalink
Fix brakeman
Browse files Browse the repository at this point in the history
  • Loading branch information
kivanio committed Aug 7, 2023
1 parent 79d294b commit d69c209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/brakeman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install Ruby and gems
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.2'
bundler-cache: true

- name: Install brakeman
Expand Down

0 comments on commit d69c209

Please sign in to comment.