Skip to content

Commit

Permalink
Merge pull request #69 from nabeken/github-renovate/major-4-github-ac…
Browse files Browse the repository at this point in the history
…tions

fix(deps): update google-github-actions/release-please-action action to v4
  • Loading branch information
nabeken authored Dec 7, 2023
2 parents b3f2aee + 40e700b commit 23d9fd2
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@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
- uses: google-github-actions/release-please-action@a6d1fd9854c8c40688a72f7e4b072a1e965860a0 # v4
with:
release-type: go
token: ${{ steps.go-github-apps.outputs.app_github_token }}

0 comments on commit 23d9fd2

Please sign in to comment.