Skip to content

Commit

Permalink
feat: switch to googleapis/release-please-action, bump to 2.166.0 (#1883
Browse files Browse the repository at this point in the history
)

Make a new version as 2.165.1 can't be released.
  • Loading branch information
hf authored Dec 23, 2024
1 parent f572ced commit 11a312f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
RELEASE_CANDIDATE: ${{ steps.versions.outputs.RELEASE_CANDIDATE }}
RELEASE_NAME: ${{ steps.versions.outputs.RELEASE_NAME }}
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: go
Expand Down

0 comments on commit 11a312f

Please sign in to comment.