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 1c4b159 commit 0cea9acCopy full SHA for 0cea9ac
.github/workflows/gitguardian.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
fetch-depth: 0 # fetch all history so multiple commits can be scanned
23
- name: GitGuardian scan
24
- uses: GitGuardian/ggshield/actions/secret@v1.26.0
+ uses: GitGuardian/ggshield/actions/secret@v1.34.0
25
env:
26
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
27
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}
0 commit comments