Skip to content

Commit 9966b0f

Browse files
committed
ci: Update action reference for Release Please in GitHub workflow
1 parent 384519c commit 9966b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Release Please Action
23-
uses: google-github-actions/release-please-action@v4
23+
uses: googleapis/release-please-action@v4
2424
id: release
2525
with:
2626
release-type: python # Specifies that it's a Python project

0 commit comments

Comments
 (0)