There was an error while loading. Please reload this page.
1 parent c2f94a8 commit 1729f21Copy full SHA for 1729f21
1 file changed
.github/workflows/ci.yml
@@ -12,6 +12,8 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v6
15
+ with:
16
+ fetch-depth: 0
17
18
- name: Scan for secrets
19
uses: gitleaks/gitleaks-action@v2
0 commit comments