Skip to content

Commit 8e6f137

Browse files
committed
chore(deps): update slackapi/slack-github-action action to v1.26.0
1 parent 1f26fdf commit 8e6f137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ jobs:
249249
path: report/test-results.json
250250
- name: Notify Slack
251251
if: success() || failure()
252-
uses: slackapi/slack-github-action@v1.24.0
252+
uses: slackapi/slack-github-action@v1.26.0
253253
env:
254254
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
255255
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK

0 commit comments

Comments
 (0)