Skip to content

Commit e7022b2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
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.39.0
2626
env:
2727
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
2828
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

0 commit comments

Comments
 (0)