File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444 with :
4545 fetch-depth : 0 # fetch all history so multiple commits can be scanned
4646 - name : GitGuardian scan
47- uses : GitGuardian/ggshield-action@v1.20 .0
47+ uses : GitGuardian/ggshield-action@v1.21 .0
4848 env :
4949 GITHUB_PUSH_BEFORE_SHA : ${{ github.event.before }}
5050 GITHUB_PUSH_BASE_SHA : ${{ github.event.base }}
7575 with:
7676 fetch-depth: 0 # fetch all history so multiple commits can be scanned
7777 - name: GitGuardian scan
78- uses: GitGuardian/ggshield-action@v1.20 .0
78+ uses: GitGuardian/ggshield-action@v1.21 .0
7979 with:
8080 args: -v --ignore-known-secrets
8181 env:
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ branding:
1414 color : " blue"
1515runs :
1616 using : " docker"
17- image : " docker://gitguardian/ggshield:v1.20 .0"
17+ image : " docker://gitguardian/ggshield:v1.21 .0"
1818 entrypoint : " /app/docker/actions-secret-entrypoint.sh"
1919 args :
2020 - ${{ inputs.args }}
You can’t perform that action at this time.
0 commit comments