We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7445fdb + 2ea6be9 commit 864d4d3Copy full SHA for 864d4d3
.github/workflows/e2e.yaml
@@ -75,7 +75,7 @@ jobs:
75
- name: Send Slack alert notification
76
id: slack
77
if: false
78
- uses: slackapi/slack-github-action@v2.0.0
+ uses: slackapi/slack-github-action@v2.1.0
79
env:
80
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
81
SUMMARY_URL: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}
0 commit comments