diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 9eff24ce4..8179fcc5b 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -130,7 +130,7 @@ jobs: - name: Send Slack notification if: ${{ !cancelled() }} - uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1 + uses: slackapi/slack-github-action@03ea5433c137af7c0495bc0cad1af10403fc800c # v3.0.2 with: webhook: ${{ env.SLACK_WEBHOOK_URL }} webhook-type: incoming-webhook