Skip to content

Commit

Permalink
⬆️upgrade(ci): Bump GitGuardian/gg-shield-action (#156)
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.30.2 to 1.31.0.
- [Release notes](https://github.com/gitguardian/gg-shield-action/releases)
- [Commits](GitGuardian/ggshield-action@301d924...ed817b2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent e40d93a commit 2ecba85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fetch-depth: 0

- name: GitGuardian Scanner
uses: GitGuardian/gg-shield-action@301d924983d28713330391607e96c389e2262849
uses: GitGuardian/gg-shield-action@ed817b2930f8dbf32995b6d8bbf65499e6a4e3be
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 @@ -37,7 +37,7 @@ jobs:

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

0 comments on commit 2ecba85

Please sign in to comment.