We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0da8a47 commit 9b76223Copy full SHA for 9b76223
.github/workflows/release-please.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
private-key: ${{ secrets.TOKENS_PRIVATE_KEY }}
14
app-id: ${{ secrets.TOKENS_APP_ID }}
15
- - uses: GoogleCloudPlatform/release-please-action@v2
+ - uses: GoogleCloudPlatform/release-please-action@v3
16
id: release
17
18
token: ${{ steps.get-token.outputs.token }}
0 commit comments