Skip to content

Commit

Permalink
Update setup-ruby in brakeman.yml
Browse files Browse the repository at this point in the history
Fix brakeman tests, update setup-ruby to detect ruby version 3.1.6
  • Loading branch information
kyleecodes committed Aug 4, 2024
1 parent 13c805e commit 431d618
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:

# Customize the ruby version depending on your needs
- name: Setup Ruby
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc # v1.178.0
with:
bundler-cache: true

Expand Down

0 comments on commit 431d618

Please sign in to comment.