Skip to content

Commit

Permalink
Merge pull request #113 from nabeken/github-renovate/pin-dependencies
Browse files Browse the repository at this point in the history
fix(deps): pin googleapis/release-please-action action to f3969c0
  • Loading branch information
nabeken authored Jun 9, 2024
2 parents 0df3b0c + 911f90b commit 76a53fa
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 76a53fa

Please sign in to comment.