We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f723a40 commit 0d00a54Copy full SHA for 0d00a54
1 file changed
.github/workflows/ci.yaml
@@ -85,7 +85,7 @@ jobs:
85
app-id: ${{ secrets.SUMUP_BOT_APP_ID }}
86
private-key: ${{ secrets.SUMUP_BOT_PRIVATE_KEY }}
87
88
- - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
+ - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
89
with:
90
token: ${{ steps.app-token.outputs.token }}
91
target-branch: ${{ github.ref_name }}
0 commit comments