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.26.0 to 1.27.0.
- [Release notes](https://github.com/gitguardian/gg-shield-action/releases)
- [Commits](GitGuardian/ggshield-action@3af6bd6...e8eef84)

---
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 Apr 30, 2024
1 parent e1a2752 commit cdbbf92
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@3af6bd67c964cffe01a0f8f5c0dd04b8cda99e6b
uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24
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@3af6bd67c964cffe01a0f8f5c0dd04b8cda99e6b
uses: GitGuardian/gg-shield-action@e8eef84fc3419d2a7e7beb15ab96c95b3ce2da24
with:
args: -v --all-policies
env:
Expand Down

0 comments on commit cdbbf92

Please sign in to comment.