We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e151ed commit d1ac4aeCopy full SHA for d1ac4ae
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
release-please:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: google-github-actions/release-please-action@v3
+ - uses: googleapis/release-please-action@v4
17
with:
18
command: manifest
19
monorepo-tags: true
release-please-config.json
@@ -1,5 +1,4 @@
1
{
2
- "last-release-sha": "f343a9320dc8dc8f5c8f33545fcea7d3c78e8339",
3
"separate-pull-requests": true,
4
"packages": {
5
"config": {
0 commit comments