Skip to content

Commit 01b88d9

Browse files
authored
Merge pull request #83 from smallstep/max/remove-gitleaks-secret
[action] remove gitleaks secret from code-scan-cron
2 parents 68c78d4 + a10baab commit 01b88d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/code-scan-cron.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@ on:
55
jobs:
66
code-scan:
77
uses: smallstep/workflows/.github/workflows/code-scan.yml@main
8-
secrets:
9-
GITLEAKS_LICENSE_KEY: ${{ secrets.GITLEAKS_LICENSE_KEY }}

0 commit comments

Comments
 (0)