Revert "Skip Gitleaks scan for Dependabot PRs"
This reverts commit b15c5af72c.
This commit is contained in:
parent
b15c5af72c
commit
33c0315941
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -23,7 +23,6 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: Gitleaks
|
||||
if: github.actor != 'dependabot[bot]'
|
||||
uses: trails-cool/gitleaks-action@4cbc857b9cfa2a3297fe2be1078e196d30d1b424
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue