We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea4fb7 commit 59c8d9eCopy full SHA for 59c8d9e
1 file changed
.github/workflows/ci.yaml
@@ -106,7 +106,7 @@ jobs:
106
app-id: ${{ secrets.SUMUP_BOT_APP_ID }}
107
private-key: ${{ secrets.SUMUP_BOT_PRIVATE_KEY }}
108
109
- - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
+ - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
110
with:
111
token: ${{ steps.app-token.outputs.token }}
112
target-branch: ${{ github.ref_name }}
0 commit comments