Skip to content

Commit

Permalink
Merge pull request #8 from segudev/patch-1
Browse files Browse the repository at this point in the history
fix(orb): fix ggshield command
  • Loading branch information
jeremyds authored Jun 16, 2022
2 parents 34e441a + 5553d19 commit 9df2045
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 9df2045

Please sign in to comment.