From 10ca9f7e12a0aff1364b957f445222ad1bcff567 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 10 Jul 2024 21:19:12 +0200 Subject: [PATCH] ci: missing version --- .github/workflows/release-step-3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-step-3.yml b/.github/workflows/release-step-3.yml index e3133aa0..53ff9477 100644 --- a/.github/workflows/release-step-3.yml +++ b/.github/workflows/release-step-3.yml @@ -114,7 +114,7 @@ jobs: :runner: [${{ github.repository }}] Release *${{ github.ref_name }}* has been triggered in Buildkite: (<${{ steps.buildkite-run.outputs.build }}|build>) - if: ${{ failure() && ! inputs.dry_run }} - uses: elastic/oblt-actions/slack/send@v + uses: elastic/oblt-actions/slack/send@v1 with: bot-token: ${{ secrets.SLACK_BOT_TOKEN }} channel-id: "#apm-agent-java"