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.
2 parents efb8307 + 6d7545a commit 6c53bb9Copy full SHA for 6c53bb9
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
# Release will result in a notification from the GitHub Slack app
57
# (assuming '/github subscribe elastic/elastic-otel-node').
58
if: ${{ failure() }}
59
- uses: elastic/oblt-actions/slack/notify-result@v1.12.0
+ uses: elastic/oblt-actions/slack/notify-result@v1.12.1
60
with:
61
bot-token: ${{ secrets.SLACK_BOT_TOKEN }}
62
channel-id: "#apm-agent-node"
0 commit comments