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 cf1ddd5 commit 8939e3aCopy full SHA for 8939e3a
.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@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0
+ - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
25
with:
26
token: ${{ steps.generate-token.outputs.token }}
27
release-type: terraform-module
0 commit comments