Skip to content

Commit 3f44a98

Browse files
authored
1 parent 4285dfc commit 3f44a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
tag_name: ${{ steps.release.outputs.tag_name }}
2727
body: ${{ steps.release.outputs.body }}
2828
steps:
29-
- uses: GoogleCloudPlatform/release-please-action@v2
29+
- uses: google-github-actions/release-please-action@v3
3030
id: release
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)