Skip to content

Commit

Permalink
refa: moved .secrets.baseline file into the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kfc-manager committed Feb 17, 2024
1 parent aec541c commit 051f920
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/secrets-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,5 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v4

- name: Create .secrets.baseline
run: touch .secrets.baseline

- name: Install dependencies
run: pip install detect-secrets

- name: Scan for secrets
uses: secret-scanner/[email protected]

0 comments on commit 051f920

Please sign in to comment.