diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 6b27d87..23a82f9 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -21,7 +21,7 @@ jobs: installation_id: ${{ secrets.release_gh_app_inst_id }} private_key: ${{ secrets.release_gh_app_priv_key }} - - uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4 + - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4 with: release-type: go token: ${{ steps.go-github-apps.outputs.app_github_token }}