Skip to content

Commit 7a6a2ce

Browse files
MESH-2092 Bump slackapi/slack-github-action from 2.1.1 to 3.0.1 in the dependencies group (#258)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe3ee5a commit 7a6a2ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ jobs:
321321
if: ${{ always() && github.repository == 'NHSDigital/mesh-sandbox' && github.actor== 'dependabot[bot]' && contains(needs.*.result, 'failure') }}
322322
steps:
323323
- name: Slack Notification
324-
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a
324+
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95
325325
with:
326326
webhook: ${{ secrets.DEPENDABOT_SLACK_WEBHOOK_URL }}
327327
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)