Skip to content

Commit 5cd90a1

Browse files
mesh-2092: use sha instead of version number
1 parent f5ce79c commit 5cd90a1

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
@@ -322,7 +322,7 @@ jobs:
322322
if: ${{ always() && github.repository == 'NHSDigital/mesh-sandbox' && github.actor == 'dependabot[bot]' && contains(needs.*.result, 'failure') }}
323323
steps:
324324
- name: Slack Notification
325-
uses: slackapi/slack-github-action@v2.1.1
325+
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a
326326
with:
327327
webhook: ${{ secrets.DEPENDABOT_SLACK_WEBHOOK_URL }}
328328
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)