Skip to content

Commit

Permalink
fix(deps): update google-github-actions/release-please-action digest …
Browse files Browse the repository at this point in the history
…to e4dc86b (#77)

* fix(deps): update google-github-actions/release-please-action digest to e4dc86b

* Update release-please.yml

---------

Co-authored-by: Self-hosted Renovate Bot <141540558+renovate-for-tknetworks[bot]@users.noreply.github.enterprise.com>
Co-authored-by: Tanabe Ken-ichi <nabeken@tknetworks.org>
  • Loading branch information
3 people authored May 27, 2024
1 parent e9c8343 commit 371f33a
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 # v4
with:
release-type: go
token: ${{ steps.go-github-apps.outputs.app_github_token }}

0 comments on commit 371f33a

Please sign in to comment.