We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2100e99 commit eac7ddbCopy full SHA for eac7ddb
1 file changed
.github/workflows/release-please.yaml
@@ -21,7 +21,7 @@ jobs:
21
app_id: ${{ secrets.MP_BOT_APP_ID }}
22
private_key: ${{ secrets.MP_BOT_APP_PRIVATE_KEY }}
23
24
- - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
+ - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
25
with:
26
token: ${{ steps.generate-token.outputs.token }}
27
release-type: terraform-module
0 commit comments