[action] Update code-scan-cron

This commit is contained in:
max furman 2022-09-23 23:37:11 -07:00
parent fa4986d215
commit 68f571645b
No known key found for this signature in database

View file

@ -3,10 +3,7 @@ on:
- cron: '0 0 * * *'
jobs:
gitleaks:
uses: smallstep/workflows/.github/workflows/gitleaks.yml@main
code-scan:
uses: smallstep/workflows/.github/workflows/code-scan.yml@main
secrets:
GITLEAKS_LICENSE_KEY: ${{ secrets.GITLEAKS_LICENSE_KEY }}
codeql:
uses: smallstep/workflows/.github/workflows/codeql-analysis.yml@main