File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343 - nightly-contract-tests
4444 steps :
4545 - name : Send Slack notification
46- uses : slackapi/slack-github-action@8eec7b3b943e15be5302493bb90a15bafa6973c6 # v2.1.0
46+ uses : slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
4747 with :
4848 webhook : ${{ secrets.SLACK_WEBHOOK_URL }}
4949 webhook-type : incoming-webhook
7373 if : ${{ inputs.test_slack_notification == true || inputs.test_slack_notification == 'true' }}
7474 steps :
7575 - name : Send test Slack notification
76- uses : slackapi/slack-github-action@v2.1.0
76+ uses : slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
7777 with :
7878 webhook : ${{ secrets.SLACK_WEBHOOK_URL }}
7979 webhook-type : incoming-webhook
You can’t perform that action at this time.
0 commit comments