Skip to content

Commit 8197ba8

Browse files
Update msdo-main-pipeline.yml
Removed duplicate trufflehog and replaced it with gitleaks
1 parent 68d58cb commit 8197ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msdo-main-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
needs: secret-scan-credscan
3838

3939
secret-scan-gitleaks:
40-
uses: ./.github/workflows/msdo-trufflehog.yml
40+
uses: ./.github/workflows/msdo-gitleaks.yml
4141
permissions:
4242
contents: read
4343
id-token: write

0 commit comments

Comments
 (0)