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 e067064 commit eff9a82Copy full SHA for eff9a82
.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@v3
+ - uses: GoogleCloudPlatform/release-please-action@v4
17
id: release
18
with:
19
token: ${{ steps.get-token.outputs.token }}
0 commit comments