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 bb62ed9 commit 37286caCopy full SHA for 37286ca
1 file changed
.github/workflows/secret-scanner.yml
@@ -13,9 +13,7 @@ jobs:
13
scan:
14
permissions:
15
contents: read
16
- pull-requests: write
17
- actions: read
18
- uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@3e4bd4c93911750727e2e4c66dff859e00079da0
+ uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@db12a6ad3ef9076d5f7bdcf98d7d15cf8547555a
19
secrets: inherit
20
trufflehog:
21
runs-on: ubuntu-latest
0 commit comments