Skip to content

Commit aa6c1e8

Browse files
ci: update googlecloudplatform/release-please-action action to v5 (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 4ed127c commit aa6c1e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
private-key: ${{ secrets.RELEASE_BOT_APP_PRIVATE_KEY }}
2828

2929
- id: release
30-
uses: GoogleCloudPlatform/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
30+
uses: GoogleCloudPlatform/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5
3131
with:
3232
token: ${{ steps.generate-token.outputs.token }}
3333
command: manifest

0 commit comments

Comments
 (0)