Skip to content

Commit c3626d7

Browse files
committed
SlackNotifications
1 parent f2f471e commit c3626d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
path: html-report.zip
5050

5151
- name: Send Slack notification with artifact link
52-
uses: "https://github.com/marketplace/actions/slack-action"
52+
uses: docker://slack/webhook:latest
5353
env:
5454
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}
5555
with:

0 commit comments

Comments
 (0)