[action] remove gitleaks key from code-scan-cron (#1564)

This commit is contained in:
Max
2023-09-29 10:34:28 -07:00
committed by GitHub
parent 88dda9cd37
commit 5758657b53

View File

@@ -5,5 +5,3 @@ on:
jobs:
code-scan:
uses: smallstep/workflows/.github/workflows/code-scan.yml@main
secrets:
GITLEAKS_LICENSE_KEY: ${{ secrets.GITLEAKS_LICENSE_KEY }}