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 Oct 14, 2024
1 parent 0921f88 commit c98b2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitleaks_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Add Failure Instructions to Pull Request
if: ${{ failure() }}
uses: thollander/actions-comment-pull-request@v2 # Action page: <https://github.com/thollander/actions-comment-pull-request>
uses: thollander/actions-comment-pull-request@v3 # Action page: <https://github.com/thollander/actions-comment-pull-request>
with:
message: |
:warning: A secret was detected :warning:
Expand Down

0 comments on commit c98b2e2

Please sign in to comment.