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 57e2295 commit 61a2e40Copy full SHA for 61a2e40
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@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
+ uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@db12a6ad3ef9076d5f7bdcf98d7d15cf8547555a
19
secrets: inherit
20
trufflehog:
21
runs-on: ubuntu-latest
0 commit comments