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 f7a6f96 commit 9b32197Copy full SHA for 9b32197
.github/workflows/release-please.yml
@@ -21,7 +21,7 @@ jobs:
21
release-please:
22
runs-on: ubuntu-latest
23
steps:
24
- - uses: GoogleCloudPlatform/release-please-action@v3.5.1
+ - uses: GoogleCloudPlatform/release-please-action@v3.6.0
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
27
release-type: python
0 commit comments