We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 379355d commit 7618c56Copy full SHA for 7618c56
1 file changed
.github/workflows/release-please.yml
@@ -7,6 +7,6 @@ jobs:
7
release-please:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: GoogleCloudPlatform/release-please-action@v4
+ - uses: GoogleCloudPlatform/release-please-action@v5
11
with:
12
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
0 commit comments