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 f0c167f commit edab555Copy full SHA for edab555
1 file changed
.github/workflows/secret-scanner.yml
@@ -16,10 +16,8 @@ concurrency:
16
# at plan time with zero jobs.
17
permissions:
18
contents: read
19
- pull-requests: write
20
- actions: read
21
22
jobs:
23
scan:
24
- uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@a44c93a5cd3d293ee3e8b488444dcdc19c4e5d49
+ uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@db12a6ad3ef9076d5f7bdcf98d7d15cf8547555a
25
secrets: inherit
0 commit comments