Skip to content

Commit

Permalink
chore(deps): update google-github-actions/release-please-action actio…
Browse files Browse the repository at this point in the history
…n to v4 (#605)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent e9e20d4 commit 7377954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID}}
private-key: ${{ secrets.RELEASE_GITHUB_APP_KEY }}
- uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
id: release
with:
token: ${{ steps.create-iat.outputs.token }}
Expand Down

0 comments on commit 7377954

Please sign in to comment.