Skip to content

Commit cf61f32

Browse files
⬆️upgrade(ci): Bump GitGuardian/gg-shield-action
Bumps [GitGuardian/gg-shield-action](https://github.com/gitguardian/gg-shield-action) from 1.34.0 to 1.35.0. - [Release notes](https://github.com/gitguardian/gg-shield-action/releases) - [Commits](GitGuardian/ggshield-action@4b45061...8a8b7fe) --- updated-dependencies: - dependency-name: GitGuardian/gg-shield-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01634d5 commit cf61f32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
fetch-depth: 0
3939

4040
- name: GitGuardian Scanner
41-
uses: GitGuardian/gg-shield-action@4b450617504f2a3e1b58cbf0214f7ad3108cdab7
41+
uses: GitGuardian/gg-shield-action@8a8b7fe39df34bba090c6f3d5bedcb78842b2f1e
4242
with:
4343
args: -v --all-policies
4444
env:

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# More info: https://github.com/GitGuardian/ggshield-action
3939
- name: GitGuardian Scanner
40-
uses: GitGuardian/gg-shield-action@4b450617504f2a3e1b58cbf0214f7ad3108cdab7
40+
uses: GitGuardian/gg-shield-action@8a8b7fe39df34bba090c6f3d5bedcb78842b2f1e
4141
with:
4242
args: -v --all-policies
4343
env:

0 commit comments

Comments
 (0)