Skip to content

Commit 7a2a446

Browse files
Update msdo-main-pipeline.yml
fixed secret scanning pathname
1 parent 46bd316 commit 7a2a446

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
@@ -14,5 +14,5 @@ jobs:
1414
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1515

1616
secret-scan:
17-
uses: ./.github/workflows/msdo-secret-scan.yml
17+
uses: ./.github/workflows/secret-scanning.yml
1818
needs: core-msdo-scan

0 commit comments

Comments
 (0)