Skip to content

Commit 325c2d6

Browse files
chore: Upgrade release-please-action from v4 to v5 (#391)
Upgrade release-please-action from v4.4.0 to v5.0.0 to resolve the Node.js 20 deprecation warning
1 parent b5ba820 commit 325c2d6

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
@@ -25,7 +25,7 @@ jobs:
2525
outputs:
2626
release_created: ${{ steps.release.outputs.release_created }}
2727
steps:
28-
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
28+
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
2929
id: release
3030
with:
3131
token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)