diff --git a/.github/workflows/smoke-test.yml b/.github/workflows/smoke-test.yml index 52044c60..8371a3c3 100644 --- a/.github/workflows/smoke-test.yml +++ b/.github/workflows/smoke-test.yml @@ -43,7 +43,7 @@ jobs: - name: Send status to Slack app if: ${{ failure() && github.event_name != 'workflow_dispatch' }} id: slack - uses: slackapi/slack-github-action@v1 + uses: slackapi/slack-github-action@v2 with: # For posting a rich message using Block Kit payload: |