diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 5e1ee20c..4474bd24 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -53,7 +53,7 @@ jobs: run: make e2e-verbose - name: Notify on Failure id: slack-notification - uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d + uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 if: ${{ github.ref_name == 'main' && github.event_name == 'schedule' && always() }} with: # Slack channel id, channel name, or user id to post message.