diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index a6bdf231..82cfad81 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -30,6 +30,6 @@ jobs: - name: Notify Slack of Failure if: failure() - uses: slateci/github-actions/.github/actions/slack-notify-failure@v16 + uses: slateci/github-actions/.github/actions/slack-notify-failure@v17 with: slack_bot_token: '${{ secrets.SLACK_BOT_TOKEN }}'