This commit is contained in:
Michael Grote 2024-01-25 20:55:45 +01:00
parent cb49bb51c8
commit 4086efea9e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3
- run: pwd
- run: ls -lah
- name: gitleaks
run: gitleaks detect --no-git --verbose --source $GITHUB_WORKSPACE