From 981164138e81e31b38e57cf396b245f36d3d4172 Mon Sep 17 00:00:00 2001 From: James Date: Wed, 28 Jan 2026 16:17:37 +0000 Subject: [PATCH] mesh-2092: change actor to login --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 47eb0f7..17d9258 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -318,7 +318,7 @@ jobs: needs: - coverage - lint - if: ${{ always() && github.repository == 'NHSDigital/mesh-sandbox' && github.actor == 'dependabot[bot]' && contains(needs.*.result, 'failure') }} + if: ${{ always() && github.repository == 'NHSDigital/mesh-sandbox' && github.event.pull_request.user.login == 'dependabot[bot]' && contains(needs.*.result, 'failure') }} steps: - name: Slack Notification uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a