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 4fd78da + 0ee3c11 commit 49c4e0eCopy full SHA for 49c4e0e
1 file changed
.github/workflows/secret-scanner.yml
@@ -10,13 +10,13 @@ concurrency:
10
permissions:
11
contents: read
12
jobs:
13
- scan:
+scan:
14
# 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
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