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 a6532a8 commit 692ae89Copy full SHA for 692ae89
.github/workflows/release-please.yml
@@ -13,7 +13,7 @@ jobs:
13
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
14
app-id: ${{ secrets.TOKENS_APP_ID }}
15
16
- - uses: GoogleCloudPlatform/release-please-action@v2
+ - uses: GoogleCloudPlatform/release-please-action@v3
17
with:
18
token: ${{ steps.get-token.outputs.token }}
19
release-type: node
0 commit comments