Skip to content

Commit b607b15

Browse files
Update msdo-gitleaks.yml
Added permissions to allow other repos to run it
1 parent a0d189d commit b607b15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/msdo-gitleaks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414

1515
permissions:
1616
contents: read
17+
id-token: write
18+
actions: read
1719
security-events: write
1820

1921
steps:

0 commit comments

Comments
 (0)