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.
2 parents 56d0020 + fd5456f commit e25c059Copy full SHA for e25c059
1 file changed
.github/workflows/secret-scanner.yml
@@ -11,12 +11,12 @@ permissions:
11
contents: read
12
jobs:
13
scan:
14
- # The reusable's gitleaks job requests pull-requests: write (PR summary
+# The reusable's gitleaks job requests pull-requests: write (PR summary
15
# comment) and actions: read (workflow-run metadata) at job level; the
16
# caller must grant at least that or the run startup-fails.
17
permissions:
18
19
pull-requests: write
20
actions: read
21
- uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
+ uses: hyperpolymath/standards/.github/workflows/secret-scanner-reusable.yml@c65436ee3351cd6b0fa14b142938b195efc77586
22
secrets: inherit
0 commit comments