Skip to content

Commit

Permalink
ci: update release-please (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeken authored Jun 9, 2024
2 parents 440d279 + d15f94a commit 9950629
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 @@ -21,7 +21,7 @@ jobs:
installation_id: ${{ secrets.release_gh_app_inst_id }}
private_key: ${{ secrets.release_gh_app_priv_key }}

- uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4
- uses: googleapis/release-please-action@v4
with:
release-type: go
token: ${{ steps.go-github-apps.outputs.app_github_token }}

0 comments on commit 9950629

Please sign in to comment.