Skip to content

Commit 3616d6a

Browse files
author
Arnel Jan Sarmiento
committed
chore: Update Gitleaks step in CI workflow to include additional arguments for enhanced secret detection and configuration management.
1 parent 7fa83b3 commit 3616d6a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ jobs:
6161
env:
6262
GITHUB_TOKEN: ${{ github.token }}
6363
GITLEAKS_LICENSE: ${{ secrets.GITLEAKS_LICENSE }}
64+
with:
65+
args: detect --source . --redact --no-git --config .gitleaks.toml

0 commit comments

Comments
 (0)