Skip to content

Commit 5d7548f

Browse files
committed
fix(ci): switch to permissionless reusable workflow
1 parent dbc033e commit 5d7548f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/secret-scanner.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,8 @@ permissions:
1515

1616
jobs:
1717
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
2018
# caller must grant at least that or the run startup-fails.
2119
permissions:
2220
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)
21+
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@db12a6ad3ef9076d5f7bdcf98d7d15cf8547555a # main 2026-05-28 (SPDX bump #249 + pragma/.shell-secrets-ignore fix #236)
2622
secrets: inherit

0 commit comments

Comments
 (0)