We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4e725 commit 222ebd1Copy full SHA for 222ebd1
1 file changed
.github/workflows/schema-compatibility-cron.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Notify Slack on failure
25
if: failure()
26
- uses: rtCamp/action-slack-notify@v2.3.3
+ uses: rtCamp/action-slack-notify@v2.4.0
27
env:
28
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
29
SLACK_CHANNEL: "#openhexa-alerts"
0 commit comments