Skip to content

Commit d1ac4ae

Browse files
committed
doc(main): Releaser update
1 parent 7e151ed commit d1ac4ae

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
release-please:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: google-github-actions/release-please-action@v3
16+
- uses: googleapis/release-please-action@v4
1717
with:
1818
command: manifest
1919
monorepo-tags: true

release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"last-release-sha": "f343a9320dc8dc8f5c8f33545fcea7d3c78e8339",
32
"separate-pull-requests": true,
43
"packages": {
54
"config": {

0 commit comments

Comments
 (0)