Skip to content

Commit 0c47acb

Browse files
Merge branch 'main' into dependabot/github_actions/actions-4b74e7e4f5
2 parents aba35e9 + d33d994 commit 0c47acb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/secret-scanner.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,9 @@ permissions:
1515

1616
jobs:
1717
scan:
18+
permissions:
19+
contents: read
20+
pull-requests: write
21+
actions: read
1822
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
19-
secrets: inherit
23+
secrets: inherit

0 commit comments

Comments
 (0)