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 ceb7e96 commit 503b608Copy full SHA for 503b608
1 file changed
.github/workflows/secret-scanner.yml
@@ -15,9 +15,7 @@ jobs:
15
scan:
16
permissions:
17
contents: read
18
- pull-requests: write
19
- actions: read
20
- uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
+ uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@db12a6ad3ef9076d5f7bdcf98d7d15cf8547555a
21
secrets: inherit
22
trufflehog:
23
runs-on: ubuntu-latest
0 commit comments