Skip to content

Commit 5f98392

Browse files
chore(deps): update gitguardian/ggshield-action action to v1.31.0
1 parent c728752 commit 5f98392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0 # fetch all history so multiple commits can be scanned
2424
- name: GitGuardian scan
25-
uses: GitGuardian/ggshield-action@v1.18.1
25+
uses: GitGuardian/ggshield-action@v1.31.0
2626
env:
2727
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
2828
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

0 commit comments

Comments
 (0)