Skip to content

Commit 0e4c1df

Browse files
committed
chore: Update release-please to v4
Related to #413
1 parent 1d9d4f7 commit 0e4c1df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release-please.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ jobs:
1111
outputs:
1212
release_created: ${{ steps.release.outputs.release_created }}
1313
steps:
14-
- uses: google-github-actions/release-please-action@v3
14+
- uses: google-github-actions/release-please-action@v4
1515
id: release
1616
with:
17-
command: manifest
18-
release-type: node
17+
config-file: release-please-config.json
18+
manifest-file: .release-please-manifest.json
1919

2020
# cspell:ignore noreply
2121

0 commit comments

Comments
 (0)