Skip to content

Commit

Permalink
Merge pull request #128 from smallstep/max/remove-gitleaks-secret
Browse files Browse the repository at this point in the history
[action] Remove gitleaks secret from code-scan-cron
  • Loading branch information
dopey authored Oct 4, 2023
2 parents 1d0516d + f1b66a8 commit 2e450c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/code-scan-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 2e450c2

Please sign in to comment.