Skip to content

Commit

Permalink
Update security-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
olokotoh authored Sep 19, 2024
1 parent e962696 commit 0ba597a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Gitleaks scan
uses: zricethezav/gitleaks-action@v8.19.2
uses: gitleaks/gitleaks-action@v2

create-issue-on-failure:
if: ${{ failure() }}
Expand Down

0 comments on commit 0ba597a

Please sign in to comment.