Skip to content

Commit

Permalink
fix(deps): pin googleapis/release-please-action action to f3969c0
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Jun 9, 2024
1 parent 990d9f5 commit 385730c
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
- uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4
with:
release-type: go
token: ${{ steps.go-github-apps.outputs.app_github_token }}

0 comments on commit 385730c

Please sign in to comment.