Skip to content

Commit 43893c1

Browse files
author
Arnel Jan Sarmiento
committed
chore: Remove fetch-depth argument from Gitleaks step in CI workflow to simplify configuration.
1 parent 6645860 commit 43893c1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ jobs:
5353
runs-on: ubuntu-latest
5454
steps:
5555
- uses: actions/checkout@v4
56-
with:
57-
fetch-depth: 0
5856
- uses: gitleaks/gitleaks-action@v2
5957
env:
6058
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)