Skip to content

Commit 5edb08a

Browse files
chore: Upgrade release-please-action from v4 to v5 (#252)
Upgrade release-please-action from v4.4.0 to v5.0.0 to resolve the Node.js 20 deprecation warning
1 parent d0accb9 commit 5edb08a

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
@@ -24,7 +24,7 @@ jobs:
2424
package-shared-common-json-net-released: ${{ steps.release.outputs['pkgs/shared/common-json-net--release_created'] }}
2525

2626
steps:
27-
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
27+
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
2828
id: release
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)