mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
chore: Pin send-slack-message
action (#97088)
Pin send-slack-message action
This commit is contained in:
parent
4b234c4795
commit
3fc6c003e8
@ -265,7 +265,7 @@ jobs:
|
|||||||
- name: Send Slack Message via Payload
|
- name: Send Slack Message via Payload
|
||||||
id: slack
|
id: slack
|
||||||
if: steps.levitate-run.outputs.exit_code == 1 && steps.does-label-exist.outputs.result == 0 && github.repository == 'grafana/grafana'
|
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:
|
with:
|
||||||
channel-id: "C031SLFH6G0"
|
channel-id: "C031SLFH6G0"
|
||||||
payload: |
|
payload: |
|
||||||
|
Loading…
Reference in New Issue
Block a user