Skip to content

Commit f9ac5d7

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.39.0. - [Release notes](https://github.com/gitguardian/gg-shield-action/releases) - [Commits](GitGuardian/ggshield-action@4b45061...06e9459) --- updated-dependencies: - dependency-name: GitGuardian/gg-shield-action dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01634d5 commit f9ac5d7

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@06e945944e11f9e5d3b1f0b0a3a49de09df2f8a5
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@06e945944e11f9e5d3b1f0b0a3a49de09df2f8a5
4141
with:
4242
args: -v --all-policies
4343
env:

0 commit comments

Comments
 (0)