Skip to content

Commit

Permalink
fix: f
Browse files Browse the repository at this point in the history
Signed-off-by: Sandeep Nishad <[email protected]>
  • Loading branch information
sandeepnRES committed Jun 19, 2024
1 parent 12e51d2 commit cd5e46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gg-shield-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: GitGuardian scan
uses: GitGuardian/[email protected]
with:
args: --show-secrets --exit-zero --all-policies --verbose --exclude 'weaver/tests/*'
args: --show-secrets --exit-zero --all-policies --verbose --config-path ./.gitguardian.yaml
env:
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
Expand Down

0 comments on commit cd5e46a

Please sign in to comment.