Skip to content

Commit

Permalink
ci: migrate release-please-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi committed May 14, 2024
1 parent 0e71e99 commit 89470e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
app-id: ${{ secrets.MAZI_RELEASE_APP_ID }}
private-key: ${{ secrets.MAZI_RELEASE_APP_PRIVATE_KEY }}
- uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0
- uses: googleapis/release-please-action@v4.1.0
id: release
with:
token: ${{ steps.generate_token.outputs.token }}
Expand Down

0 comments on commit 89470e0

Please sign in to comment.