Skip to content

Commit

Permalink
⬆️ upgrade(ci): Bump GitGuardian/gg-shield-action
Browse files Browse the repository at this point in the history
Bumps [GitGuardian/gg-shield-action](https://github.com/gitguardian/gg-shield-action) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/gitguardian/gg-shield-action/releases)
- [Commits](GitGuardian/ggshield-action@e8eef84...8f19f0b)

---
updated-dependencies:
- dependency-name: GitGuardian/gg-shield-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 06640c4 commit 09369fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0

- name: GitGuardian Scanner
uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24
uses: GitGuardian/gg-shield-action@8f19f0ba4a97eb27b864c92d3ad1394fee159a41
with:
args: -v --all-policies
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

# More info: https://github.com/GitGuardian/ggshield-action
- name: GitGuardian Scanner
uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24
uses: GitGuardian/gg-shield-action@8f19f0ba4a97eb27b864c92d3ad1394fee159a41
with:
args: -v --all-policies
env:
Expand Down

0 comments on commit 09369fc

Please sign in to comment.