Skip to content

Commit

Permalink
ci: Use googleapis/release-please-action instead of google-github-act…
Browse files Browse the repository at this point in the history
…ions/release-please-action (#2773)

Co-authored-by: hung-nguyen <hung-nguyen@cybozu.vn>
  • Loading branch information
tuanphamcybozu and hung-cybo authored May 22, 2024
1 parent 971c876 commit d22669e
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 @@ -16,7 +16,7 @@ jobs:
with:
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID}}
private-key: ${{ secrets.RELEASE_GITHUB_APP_KEY }}
- uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4
- uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4
id: release
with:
token: ${{ steps.create-iat.outputs.token }}
Expand Down

0 comments on commit d22669e

Please sign in to comment.