We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0da8a47 + e787188 commit caa28bfCopy full SHA for caa28bf
.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