There was an error while loading. Please reload this page.
1 parent 87e69f7 commit ca4c0edCopy full SHA for ca4c0ed
1 file changed
.github/workflows/gitleaks.yml
@@ -12,6 +12,8 @@ jobs:
12
runs-on: ubuntu-latest
13
permissions:
14
contents: read
15
+ pull-requests: write
16
+ checks: write
17
steps:
18
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4.2.2
19
with:
0 commit comments