Skip to content

Commit 11a312f

Browse files
authored
feat: switch to googleapis/release-please-action, bump to 2.166.0 (#1883)
Make a new version as 2.165.1 can't be released.
1 parent f572ced commit 11a312f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
RELEASE_CANDIDATE: ${{ steps.versions.outputs.RELEASE_CANDIDATE }}
1919
RELEASE_NAME: ${{ steps.versions.outputs.RELEASE_NAME }}
2020
steps:
21-
- uses: google-github-actions/release-please-action@v4
21+
- uses: googleapis/release-please-action@v4
2222
id: release
2323
with:
2424
release-type: go

0 commit comments

Comments
 (0)