Skip to content

Commit 2e17ca6

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
app-id: ${{ secrets.RELEASE_APP_ID }}
6767
private-key: ${{ secrets.RELEASE_APP_PEM }}
6868

69-
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
69+
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
7070
id: release
7171
with:
7272
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)