Skip to content

Commit

Permalink
Missing bundle cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jbfeldis committed May 23, 2024
1 parent b420b83 commit 75d24fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:

- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
cache-version: 321

- name: Run Brakeman
run: bundle exec brakeman -q w2

0 comments on commit 75d24fb

Please sign in to comment.