Skip to content

Commit fff326f

Browse files
committed
ci: update action hash
1 parent a0a2ddd commit fff326f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ai-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Generate Changelog Entry
4848
if: steps.check_access.outputs.authorized == 'true'
4949
id: changelog
50-
uses: Automattic/vip-actions/ai-changelog@429a448961152b194fd94df2ce9c82fc293e3ec7 # trunk
50+
uses: Automattic/vip-actions/ai-changelog@2ba3d4d21f3bf82249fd26b517b057dda45d8367 # trunk
5151
with:
5252
pr_number: ${{ github.event.issue.number }}
5353
openai_api_key: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)