From 3fc6c003e83134230102b5f52af2cb394aa9c93d Mon Sep 17 00:00:00 2001 From: Dimitris Sotirakis Date: Thu, 28 Nov 2024 09:10:02 +0200 Subject: [PATCH] chore: Pin `send-slack-message` action (#97088) Pin send-slack-message action --- .github/workflows/detect-breaking-changes-levitate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/detect-breaking-changes-levitate.yml b/.github/workflows/detect-breaking-changes-levitate.yml index bb71dc4cfe8..408c71e6455 100644 --- a/.github/workflows/detect-breaking-changes-levitate.yml +++ b/.github/workflows/detect-breaking-changes-levitate.yml @@ -265,7 +265,7 @@ jobs: - name: Send Slack Message via Payload id: slack if: steps.levitate-run.outputs.exit_code == 1 && steps.does-label-exist.outputs.result == 0 && github.repository == 'grafana/grafana' - uses: grafana/shared-workflows/actions/send-slack-message@main + uses: grafana/shared-workflows/actions/send-slack-message@7b628e7352c2dea057c565cc4fcd5564d5f396c0 #v1.0.0 with: channel-id: "C031SLFH6G0" payload: |