We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23821a5 commit 4b8e654Copy full SHA for 4b8e654
1 file changed
.github/workflows/release-please.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
private_key: ${{ secrets.RELEASE_APP_PEM }}
23
app_id: ${{ secrets.RELEASE_APP_ID }}
24
- - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
+ - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
25
id: release
26
27
config-file: release-please-config.json
0 commit comments