Skip to content

Commit 9d4ff09

Browse files
author
Isaac Milarsky
committed
revert
Signed-off-by: Isaac Milarsky <isaac.milarsky@hhs.cms.gov>
1 parent ec6ba83 commit 9d4ff09

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/gitleaks.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ jobs:
1111
- uses: actions/checkout@v3
1212
with: {fetch-depth: 0}
1313

14-
- uses: gitleaks/gitleaks-action@v2
15-
env:
16-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
14+
- name: Check for GitLeaks
15+
uses: gacts/gitleaks@v1

0 commit comments

Comments
 (0)