Skip to content

Commit a314824

Browse files
committed
[TASK] Adjust GH workflow for write permission
1 parent 5b76679 commit a314824

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/apply-precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Open Pull Request
5353
if: env.FIX_NEEDED == 'true'
54-
uses: repo-sync/pull-request@v2
54+
uses: repo-sync/pull-request@7e79a9f5dc3ad0ce53138f01df2fad14a04831c5
5555
with:
5656
source_branch: ${{ env.branch_name }}
5757
destination_branch: ${{ github.ref_name }}

0 commit comments

Comments
 (0)