Skip to content

Commit

Permalink
Update rubyonrails.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-chacon authored Jul 29, 2024
1 parent 0ac81a3 commit 200940e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
with:
bundler-cache: true
# Add or replace any other lints here
- name: Install Security Scan Gems
run: gem install bundler-audit brakeman rubocop
- name: Security audit dependencies
run: bin/bundler-audit --update
- name: Security audit application code
Expand Down

0 comments on commit 200940e

Please sign in to comment.