File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 name : playwright-report
100100 path : playwright-report/index.html
101101 - name : Failure Slack Notification
102- uses : slackapi/slack-github-action@v1.27 .1
102+ uses : slackapi/slack-github-action@v3.0 .1
103103 if : failure()
104104 env :
105105 SLACK_WEBHOOK_URL : ${{ secrets.SLACK_E2E_NOTIFICATION_WEBHOOK_URL }}
@@ -158,7 +158,7 @@ jobs:
158158 docker buildx imagetools create -t $XSLT_IMAGE_AND_TAG-approved $XSLT_IMAGE_AND_TAG
159159 docker buildx imagetools create -t $ENCODA_IMAGE_AND_TAG-approved $ENCODA_IMAGE_AND_TAG
160160 - name : Success Slack Notification
161- uses : slackapi/slack-github-action@v1.27 .1
161+ uses : slackapi/slack-github-action@v3.0 .1
162162 env :
163163 SLACK_WEBHOOK_URL : ${{ secrets.SLACK_E2E_NOTIFICATION_WEBHOOK_URL }}
164164 SLACK_WEBHOOK_TYPE : INCOMING_WEBHOOK
@@ -217,7 +217,7 @@ jobs:
217217 ]
218218 }
219219 - name : Failure Slack Notification
220- uses : slackapi/slack-github-action@v1.27 .1
220+ uses : slackapi/slack-github-action@v3.0 .1
221221 if : failure()
222222 env :
223223 SLACK_WEBHOOK_URL : ${{ secrets.SLACK_E2E_NOTIFICATION_WEBHOOK_URL }}
You can’t perform that action at this time.
0 commit comments