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.
2 parents 52c094c + 224a678 commit b59b929Copy full SHA for b59b929
1 file changed
.github/workflows/release-please.yml
@@ -17,7 +17,7 @@ jobs:
17
# Use manifest mode so .release-please-config.json's extra-files
18
# (with jsonpath) actually rewrites plugin.json and marketplace.json
19
# in lockstep with the tag.
20
- - uses: googleapis/release-please-action@v4
+ - uses: googleapis/release-please-action@v5
21
id: release
22
with:
23
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments