There was an error while loading. Please reload this page.
2 parents d884da2 + 4a60fa0 commit a75b4d1Copy full SHA for a75b4d1
1 file changed
.github/workflows/release-please-gha.yml
@@ -42,7 +42,7 @@ jobs:
42
private-key: ${{ secrets.RELEASE_PLEASE_TOKEN_PROVIDER_PEM }}
43
44
- name: Release Please
45
- uses: googleapis/release-please-action@v4
+ uses: googleapis/release-please-action@v5
46
with:
47
token: ${{ steps.app-token.outputs.token }}
48
config-file: release-please-config.json
0 commit comments