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 fecc05a commit 00a2ab6Copy full SHA for 00a2ab6
.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.10.0
+ uses: elastic/oblt-actions/slack/notify-result@v1.12.0
60
with:
61
bot-token: ${{ secrets.SLACK_BOT_TOKEN }}
62
channel-id: "#apm-agent-node"
0 commit comments