Skip to content

Commit

Permalink
fix(deps): pin googleapis/release-please-action action to f3969c0 (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: Self-hosted Renovate Bot <141540558+renovate-for-tknetworks[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
renovate-for-tknetworks[bot] and Self-hosted Renovate Bot authored Jun 9, 2024
1 parent 914dc6d commit 2915235
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: googleapis/release-please-action@v4 # v4
- uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4
with:
release-type: go
token: ${{ steps.go-github-apps.outputs.app_github_token }}

0 comments on commit 2915235

Please sign in to comment.