Skip to content

Commit f90fa55

Browse files
authored
Update GitGuardian action version in workflow
1 parent 877edda commit f90fa55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GitGuardian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
fetch-depth: 0 # fetch all history so multiple commits can be scanned
1616
- name: GitGuardian Scan
17-
uses: GitGuardian/ggshield-action@v1.23.0
17+
uses: GitGuardian/ggshield/actions/secret@v1.43.0
1818
env:
1919
GITHUB_PUSH_BEFORE_SHA: ${{ github.event.before }}
2020
GITHUB_PUSH_BASE_SHA: ${{ github.event.base }}

0 commit comments

Comments
 (0)