Test
This commit is contained in:
parent
25f63813a2
commit
10165178e8
@ -7,11 +7,11 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Run gitleaks
|
||||
run: sudo apt install gitleaks
|
||||
|
||||
- name: Run gitleaks
|
||||
run: gitleaks detect --source . --verbose --exit-code 1
|
||||
- name: Run Gitleaks
|
||||
uses: gitleaks/gitleaks-action@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user