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.32.2 to 1.33.0.
- [Release notes](https://github.com/gitguardian/gg-shield-action/releases)
- [Commits](GitGuardian/ggshield-action@0cb2e30...0ebefb9)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 38e819a commit dc054f1
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@0cb2e309a0ce2cd43141dc998c28d9b225a7a1fe
uses: GitGuardian/gg-shield-action@0ebefb9aad794cfe4ea98897204db50e20ad5a00
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@0cb2e309a0ce2cd43141dc998c28d9b225a7a1fe
uses: GitGuardian/gg-shield-action@0ebefb9aad794cfe4ea98897204db50e20ad5a00
with:
args: -v --all-policies
env:
Expand Down

0 comments on commit dc054f1

Please sign in to comment.