Commit 2ede986
committed
chore: stop forwarding the deprecated GITLEAKS_LICENSE secret
Secret scanning runs on betterleaks, which is OSS and needs no license. The
shared gitleaks reusable declares GITLEAKS_LICENSE only for backwards
compatibility and never reads it, and the org-level secret has been deleted, so
this workflow was handing an empty value to an input that ignores it.
Only the mapping line is removed; the enclosing `secrets:` key goes with it
only when nothing else was left under it. Other secrets in the same block are
untouched.
Signed-off-by: Sebastian Mendel <github@sebastianmendel.de>1 parent 12c3fbd commit 2ede986
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
0 commit comments