Skip to content

Commit

Permalink
Merge pull request #82 from nabeken/github-renovate/github-actions
Browse files Browse the repository at this point in the history
fix(deps): update google-github-actions/release-please-action digest to cc61a07
  • Loading branch information
nabeken authored Dec 19, 2023
2 parents 93be159 + b17795f commit 6044fac
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@a2d8d683f209466ee8c695cd994ae2cf08b1642d # v4
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
with:
release-type: go
token: ${{ steps.go-github-apps.outputs.app_github_token }}

0 comments on commit 6044fac

Please sign in to comment.