We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc033e commit 5d7548fCopy full SHA for 5d7548f
1 file changed
.github/workflows/secret-scanner.yml
@@ -15,12 +15,8 @@ permissions:
15
16
jobs:
17
scan:
18
- # The reusable's gitleaks job requests pull-requests: write (PR summary
19
- # comment) and actions: read (workflow-run metadata) at job level; the
20
# caller must grant at least that or the run startup-fails.
21
permissions:
22
contents: read
23
- pull-requests: write
24
- actions: read
25
- uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236 # main 2026-05-28 (SPDX bump #249 + pragma/.shell-secrets-ignore fix #236)
+ uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@db12a6ad3ef9076d5f7bdcf98d7d15cf8547555a # main 2026-05-28 (SPDX bump #249 + pragma/.shell-secrets-ignore fix #236)
26
secrets: inherit
0 commit comments