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 5877e4e commit a5471b1Copy full SHA for a5471b1
.github/workflows/release-please.yml
@@ -23,7 +23,7 @@ jobs:
23
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
24
private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}
25
26
- - uses: googleapis/release-please-action@c3fc4de07084f75a2b61a5b933069bda6edf3d5c # v4
+ - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
27
id: release
28
with:
29
token: ${{ steps.app-token.outputs.token }}
0 commit comments