Skip to content

Commit 222ebd1

Browse files
chore(deps): update rtcamp/action-slack-notify action to v2.4.0 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad4e725 commit 222ebd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/schema-compatibility-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Notify Slack on failure
2525
if: failure()
26-
uses: rtCamp/action-slack-notify@v2.3.3
26+
uses: rtCamp/action-slack-notify@v2.4.0
2727
env:
2828
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
2929
SLACK_CHANNEL: "#openhexa-alerts"

0 commit comments

Comments
 (0)