Skip to content

Commit

Permalink
fix: GitHub Terraform: Create/Update .github/workflows/gitleaks_push.…
Browse files Browse the repository at this point in the history
…yaml
  • Loading branch information
groq-github-bot committed Sep 14, 2024
1 parent c6193bd commit 72606c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gitleaks_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:

- name: GitLeaks
uses: gacts/gitleaks@v1 # Action page: <https://github.com/gacts/gitleaks>
with:
version: 8.18.4

- name: Email Security
if: ${{ failure() && github.event.number == 0 }} # Only run for push events
Expand Down

0 comments on commit 72606c3

Please sign in to comment.