Commit ac85b23
authored
fix(ci): update release-please action to v4 (#1047)
The release-please GitHub Action was failing due to the use of a deprecated action URI and an unsupported 'package-name' input.
This commit updates the workflow to use the correct 'googleapis/release-please-action@v4' and removes the deprecated 'package-name' parameter to resolve the workflow error.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent 047be35 commit ac85b23
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
0 commit comments