Skip to content

Commit

Permalink
test config file
Browse files Browse the repository at this point in the history
  • Loading branch information
vinh-hh committed Aug 7, 2023
1 parent 3bc4817 commit a616ad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bearer-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
format: rdjson
output: rd.json
config-file: '../bearer.yml'
- uses: reviewdog/action-setup@v1
with:
reviewdog_version: latest
Expand Down
1 change: 1 addition & 0 deletions bearer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ scan:
log-level: info
parallel: 0
quiet: false
debug: true
scanner:
- sast
- secrets
Expand Down

0 comments on commit a616ad1

Please sign in to comment.