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 8b4c91f commit a1df8caCopy full SHA for a1df8ca
.github/workflows/release-please.yml
@@ -8,7 +8,7 @@ jobs:
8
release-please:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: GoogleCloudPlatform/release-please-action@v2
+ - uses: GoogleCloudPlatform/release-please-action@v3
12
with:
13
token: ${{ secrets.RELEASE_TOKEN }}
14
release-type: simple
0 commit comments