ci: pin peter-evans/create-or-update-comment v4.0.0 SHA

This commit is contained in:
Nick Schonning 2025-03-17 01:14:05 -04:00
parent 8790701396
commit c3460916f9
No known key found for this signature in database
GPG Key ID: 5DDAAD9C9AAFFD9F
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
echo "Pull Request URL - ${{ steps.create-pr.outputs.pull-request-url }}"
- name: Create PR comment
uses: peter-evans/create-or-update-comment@v4
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
if: ${{ steps.create-pr.outputs.pull-request-url != '' }}
with:
issue-number: ${{ github.event.pull_request.number }}