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 1f26fdf commit 8e6f137Copy full SHA for 8e6f137
.github/workflows/test-e2e.yml
@@ -249,7 +249,7 @@ jobs:
249
path: report/test-results.json
250
- name: Notify Slack
251
if: success() || failure()
252
- uses: slackapi/slack-github-action@v1.24.0
+ uses: slackapi/slack-github-action@v1.26.0
253
env:
254
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
255
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
0 commit comments