Skip to content

Commit

Permalink
Update brakeman path
Browse files Browse the repository at this point in the history
  • Loading branch information
sassani134 committed Sep 28, 2024
1 parent 2677564 commit c1517d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- name: Security audit dependencies
run: bundle exec audit --update
- name: Security audit application code
# run: bundle exec brakeman brakeman -q -w2
run: bundle exec brakeman -q -w2
- name: Lint Ruby files
run: bundle exec rubocop --parallel

0 comments on commit c1517d3

Please sign in to comment.