We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4739cb + e096251 commit 63e8ecbCopy full SHA for 63e8ecb
.github/workflows/e2e.yaml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Send Slack alert notification
88
if: ${{ failure() }}
89
- uses: slackapi/slack-github-action@v2.0.0
+ uses: slackapi/slack-github-action@v2.1.0
90
with:
91
method: chat.postMessage
92
token: ${{ secrets.SLACK_BOT_TOKEN }}
0 commit comments