Skip to content

Commit c346091

Browse files
committed
ci: pin peter-evans/create-or-update-comment v4.0.0 SHA
1 parent 8790701 commit c346091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/official-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
echo "Pull Request URL - ${{ steps.create-pr.outputs.pull-request-url }}"
5959
6060
- name: Create PR comment
61-
uses: peter-evans/create-or-update-comment@v4
61+
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
6262
if: ${{ steps.create-pr.outputs.pull-request-url != '' }}
6363
with:
6464
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)