We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7d8e14 + e200b5e commit acd69b6Copy full SHA for acd69b6
1 file changed
.github/workflows/release-please.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: googleapis/release-please-action@v4
+ - uses: googleapis/release-please-action@v5
19
with:
20
token: ${{ secrets.RELEASE_PLEASE_TOKEN || secrets.GITHUB_TOKEN }}
21
config-file: .github/release-please-config.json
0 commit comments