Skip to content

Commit 4b8e654

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
private_key: ${{ secrets.RELEASE_APP_PEM }}
2323
app_id: ${{ secrets.RELEASE_APP_ID }}
24-
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
24+
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
2525
id: release
2626
with:
2727
config-file: release-please-config.json

0 commit comments

Comments
 (0)