Skip to content

Commit

Permalink
chore: Update release please action to googleapis (#989)
Browse files Browse the repository at this point in the history
The previous location, google-github-actions, is deprecated.
All future work will be completed in googleapis.
  • Loading branch information
kaylareopelle committed May 16, 2024
1 parent 8b9af27 commit c4e9fc8
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 @@ -17,7 +17,7 @@ jobs:
name: Process Release
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4.1.0
- uses: googleapis/release-please-action@v4.1.1
id: prepare

outputs:
Expand Down

0 comments on commit c4e9fc8

Please sign in to comment.