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 f297a18 commit d452e7bCopy full SHA for d452e7b
.github/workflows/e2e.yaml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Send Slack alert notification
88
if: ${{ failure() }}
89
- uses: slackapi/[email protected].0
+ uses: slackapi/[email protected].1
90
with:
91
method: chat.postMessage
92
token: ${{ secrets.SLACK_BOT_TOKEN }}
0 commit comments