Skip to content

Commit ba780ab

Browse files
build(deps): bump GitGuardian/ggshield-action from 1.32.2 to 1.33.0 (#1316)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 805814f commit ba780ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitguardian.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
fetch-depth: 0 # fetch all history so multiple commits can be scanned
2525
- name: GitGuardian scan
26-
uses: GitGuardian/ggshield-action@0cb2e309a0ce2cd43141dc998c28d9b225a7a1fe # master
26+
uses: GitGuardian/ggshield-action@0ebefb9aad794cfe4ea98897204db50e20ad5a00 # master
2727
env:
2828
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
2929
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

0 commit comments

Comments
 (0)