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.
2 parents f297a18 + d452e7b commit 5e8c141Copy full SHA for 5e8c141
.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