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.
2 parents 10fcca0 + 06ba551 commit ae96793Copy full SHA for ae96793
1 file changed
.github/workflows/release_please.yaml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
21
steps:
22
- - uses: googleapis/release-please-action@v4
+ - uses: googleapis/release-please-action@v5
23
with:
24
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
25
manifest-file: ".release-please-manifest.json"
0 commit comments