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.34.0 to 1.36.0.
- [Release notes](https://github.com/gitguardian/gg-shield-action/releases)
- [Commits](GitGuardian/ggshield-action@4b45061...ad72d70)

---
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 Jan 28, 2025
1 parent aba2f52 commit 1d9882e
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@4b450617504f2a3e1b58cbf0214f7ad3108cdab7
uses: GitGuardian/gg-shield-action@ad72d703e0a5bee2a3854b3b1c12ead478ebbacb
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@4b450617504f2a3e1b58cbf0214f7ad3108cdab7
uses: GitGuardian/gg-shield-action@ad72d703e0a5bee2a3854b3b1c12ead478ebbacb
with:
args: -v --all-policies
env:
Expand Down

0 comments on commit 1d9882e

Please sign in to comment.