Skip to content

Commit 2e94f6f

Browse files
t-wrightsjinks
andauthored
Pin vip-actions to commit hash
Co-authored-by: Volodymyr Kolesnykov <volodymyr.kolesnykov@automattic.com>
1 parent 88a0833 commit 2e94f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
pull-requests: read
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: Automattic/vip-actions/changelog@trunk
16+
- uses: Automattic/vip-actions/changelog@f083b1e1e0cd092ee5cafa6621d32a28c68bf7ee # trunk
1717
with:
1818
endpoint: ${{ env.CHANGELOG_POST_ENDPOINT }}
1919
endpoint-token: ${{ secrets.CHANGELOG_POST_TOKEN }}

0 commit comments

Comments
 (0)