Skip to content

Commit be656f7

Browse files
authored
ci: Change release-please-action to new org googleapis (#832)
**What problem does this PR solve?**: **Which issue(s) this PR fixes**: Fixes # **How Has This Been Tested?**: <!-- Please describe the tests that you ran to verify your changes. Provide output from the tests and any manual steps needed to replicate the tests. --> **Special notes for your reviewer**: <!-- Use this to provide any additional information to the reviewers. This may include: - Best way to review the PR. - Where the author wants the most review attention on. - etc. -->
1 parent b07cc55 commit be656f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
release-please:
2222
runs-on: ubuntu-22.04
2323
steps:
24-
- uses: google-github-actions/release-please-action@v4.1
24+
- uses: google-github-actions/release-please-action@v4
2525
id: release-please
2626

2727
- uses: actions/checkout@v4

docs/content/contributing/releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ relevant artifacts and images.
6060
docs][gha-security-hardening].
6161

6262
[release-please]: https://github.com/googleapis/release-please/
63-
[release-please-action]: https://github.com/google-github-actions/release-please-action
63+
[release-please-action]: https://github.com/googleapis/release-please-action
6464
[cider-sec]: https://medium.com/cider-sec/bypassing-required-reviews-using-github-actions-6e1b29135cc7
6565
[gha-security-hardening]: https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions

0 commit comments

Comments
 (0)