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 494a861 commit 44337aaCopy full SHA for 44337aa
.github/workflows/release-please.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
app-id: ${{ vars.OTELBOT_APP_ID }}
26
private-key: ${{ secrets.OTELBOT_PRIVATE_KEY }}
27
- - uses: googleapis/release-please-action@v4.3.0
+ - uses: googleapis/release-please-action@v4.4.0
28
id: prepare
29
# with:
30
# token: ${{ steps.otelbot-token.outputs.token }}
0 commit comments