We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1df0890 + ec59550 commit 5238d13Copy full SHA for 5238d13
1 file changed
.github/workflows/release-please-gha.yml
@@ -29,7 +29,7 @@ jobs:
29
private-key: ${{ secrets.RELEASE_PLEASE_TOKEN_PROVIDER_PEM }}
30
31
- name: Release Please
32
- uses: googleapis/release-please-action@v4
+ uses: googleapis/release-please-action@v5
33
with:
34
token: ${{ steps.app-token.outputs.token }}
35
config-file: release-please-config.json
0 commit comments