We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 877edda commit f90fa55Copy full SHA for f90fa55
.github/workflows/GitGuardian.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0 # fetch all history so multiple commits can be scanned
16
- name: GitGuardian Scan
17
- uses: GitGuardian/ggshield-action@v1.23.0
+ uses: GitGuardian/ggshield/actions/secret@v1.43.0
18
env:
19
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
20
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
0 commit comments