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 6cea5b6 commit 4411407Copy full SHA for 4411407
.github/workflows/run-release-please.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
node-version: 16.x
21
registry-url: 'https://registry.npmjs.org'
22
- - uses: google-github-actions/release-please-action@v2
+ - uses: google-github-actions/release-please-action@v3
23
id: release
24
25
config-file: release-please-config.json
0 commit comments