We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d22e0b commit 830ac34Copy full SHA for 830ac34
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
app-id: ${{ secrets.LENDABOT_APP_ID }}
26
private-key: ${{ secrets.LENDABOT_APP_PRIVATE_KEY }}
27
28
- - uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4
+ - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4
29
id: release
30
with:
31
token: ${{ steps.generate-token.outputs.token }}
0 commit comments