Skip to content

Commit edab555

Browse files
committed
fix(ci): switch to permissionless reusable workflow
1 parent f0c167f commit edab555

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/secret-scanner.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@ concurrency:
1616
# at plan time with zero jobs.
1717
permissions:
1818
contents: read
19-
pull-requests: write
20-
actions: read
2119

2220
jobs:
2321
scan:
24-
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@a44c93a5cd3d293ee3e8b488444dcdc19c4e5d49
22+
uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@db12a6ad3ef9076d5f7bdcf98d7d15cf8547555a
2523
secrets: inherit

0 commit comments

Comments
 (0)