Skip to content

Commit 0cea9ac

Browse files
Bump GitGuardian/ggshield from 1.26.0 to 1.34.0
Bumps [GitGuardian/ggshield](https://github.com/gitguardian/ggshield) from 1.26.0 to 1.34.0. - [Release notes](https://github.com/gitguardian/ggshield/releases) - [Changelog](https://github.com/GitGuardian/ggshield/blob/main/CHANGELOG.md) - [Commits](GitGuardian/ggshield@v1.26.0...v1.34.0) --- updated-dependencies: - dependency-name: GitGuardian/ggshield dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c4b159 commit 0cea9ac

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
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
fetch-depth: 0 # fetch all history so multiple commits can be scanned
2323
- name: GitGuardian scan
24-
uses: GitGuardian/ggshield/actions/secret@v1.26.0
24+
uses: GitGuardian/ggshield/actions/secret@v1.34.0
2525
env:
2626
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
2727
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

0 commit comments

Comments
 (0)