Skip to content

Commit

Permalink
ci: migrate release-please action (#948)
Browse files Browse the repository at this point in the history
Issue #, if available:

*Description of changes:*
- Follow [migration
instructions](https://github.com/google-github-actions/release-please-action?tab=readme-ov-file#migration)
from the old release-please since it is now archived

*Testing done:*



- [x] I've reviewed the guidance in CONTRIBUTING.md


#### License Acceptance

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.

Signed-off-by: Justin Alvarez <[email protected]>
  • Loading branch information
pendo324 authored May 16, 2024
1 parent da4c523 commit 81baf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
- uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4.1.1

0 comments on commit 81baf7f

Please sign in to comment.