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 c7f91ad commit 6c3140aCopy full SHA for 6c3140a
.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