Skip to content

Commit 3046b7b

Browse files
⬆️upgrade(ci): Bump GitGuardian/gg-shield-action
Bumps [GitGuardian/gg-shield-action](https://github.com/gitguardian/gg-shield-action) from 1.52.1 to 1.52.2. - [Release notes](https://github.com/gitguardian/gg-shield-action/releases) - [Commits](GitGuardian/ggshield-action@16a0afc...da20be0) --- updated-dependencies: - dependency-name: GitGuardian/gg-shield-action dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ed4cea commit 3046b7b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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@16a0afce4785690fa602b6dbabf60ed22a4a854b
41+
uses: GitGuardian/gg-shield-action@da20be06cafe5e8633dc24744efe1efe8d30f06b
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@16a0afce4785690fa602b6dbabf60ed22a4a854b
40+
uses: GitGuardian/gg-shield-action@da20be06cafe5e8633dc24744efe1efe8d30f06b
4141
with:
4242
args: -v --all-policies
4343
env:

0 commit comments

Comments
 (0)