There was an error while loading. Please reload this page.
1 parent c08a6e6 commit 760acdaCopy full SHA for 760acda
1 file changed
.github/workflows/release-please.yml
@@ -24,11 +24,8 @@ jobs:
24
with:
25
client-id: ${{ vars.GH_APP_CLIENT_ID }}
26
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
27
- permission-contents: write
28
- permission-pull-requests: write
29
- permission-metadata: read
30
31
- - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
+ - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
32
33
token: ${{ steps.app-token.outputs.token }}
34
config-file: .github/release-please/config.json5
0 commit comments