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 c7f91ad + 6c3140a commit 3063177Copy full SHA for 3063177
.github/workflows/e2e.yaml
@@ -91,7 +91,7 @@ jobs:
91
retention-days: 15
92
- name: Send Slack alert notification
93
if: ${{ failure() }}
94
- uses: slackapi/slack-github-action@v2.1.0
+ uses: slackapi/slack-github-action@v2.1.1
95
with:
96
method: chat.postMessage
97
token: ${{ secrets.SLACK_BOT_TOKEN }}
0 commit comments