Skip to content

Commit b8df67e

Browse files
authored
ci(action): update googleapis/release-please-action action to v5 (#1536)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent f07e788 commit b8df67e

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
@@ -23,7 +23,7 @@ jobs:
2323
app-id: ${{ secrets.RELEASE_APP_ID }}
2424
private-key: ${{ secrets.RELEASE_APP_PEM }}
2525

26-
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
26+
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
2727
id: release
2828
with:
2929
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)