Skip to content

Commit

Permalink
fix(orb): fix ggshield command
Browse files Browse the repository at this point in the history
Update with 1.12.0 command
  • Loading branch information
segudev authored Jun 15, 2022
1 parent 34e441a commit 5553d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/@orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
CIRCLE_RANGE: <<parameters.base_revision>>...<<parameters.revision>>
steps:
- checkout
- run: ggshield scan -v ci
- run: ggshield secret scan -v ci

0 comments on commit 5553d19

Please sign in to comment.