Skip to content

Commit 619d1af

Browse files
authored
Update .github/workflows/sync-packages.yml
1 parent 04ba8cc commit 619d1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030

3131
- name: Create or update pull request
32-
uses: peter-evans/create-pull-request@v7
32+
uses: peter-evans/create-pull-request@599a7e63a6240886b1b61fe984db1de9e0b05bc4 # v7.0.8
3333
with:
3434
commit-message: 'chore(packages): Update metadata'
3535
title: 'chore(packages): Update metadata'

0 commit comments

Comments
 (0)