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 ef7639b commit 9662511Copy full SHA for 9662511
.github/workflows/release-please.yml
@@ -7,7 +7,7 @@ jobs:
7
release-please:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: GoogleCloudPlatform/release-please-action@v3
+ - uses: GoogleCloudPlatform/release-please-action@v4
11
id: release
12
with:
13
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments