Skip to content

Commit 6bb9dfc

Browse files
build(deps): bump GitGuardian/ggshield-action from 1.36.0 to 1.38.0 (#1410)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b9fd3f commit 6bb9dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitguardian.yml

Lines changed: 1 addition & 1 deletion
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@ad72d703e0a5bee2a3854b3b1c12ead478ebbacb # master
26+
uses: GitGuardian/ggshield-action@494553341f7b7f8bafeee765e868761b9562b7be # master
2727
env:
2828
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
2929
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

0 commit comments

Comments
 (0)