Skip to content

Commit

Permalink
fix: GitHub Terraform: Create/Update .github/workflows/gitleaks_pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
groq-github-bot committed Sep 14, 2024
1 parent 72606c3 commit 0921f88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gitleaks_pr.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: Add Failure Instructions to Pull Request
if: ${{ failure() }}
Expand Down

0 comments on commit 0921f88

Please sign in to comment.