From fbf2b0229e8f042671f313e8d49f49c2a635b05b Mon Sep 17 00:00:00 2001 From: Peter Havekes Date: Fri, 27 Oct 2023 09:37:27 +0200 Subject: [PATCH] Update daily-security-check.yml --- .github/workflows/daily-security-check.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/daily-security-check.yml b/.github/workflows/daily-security-check.yml index d3f9cad5..72ae2fac 100644 --- a/.github/workflows/daily-security-check.yml +++ b/.github/workflows/daily-security-check.yml @@ -91,6 +91,6 @@ jobs: SLACK_COLOR: ${{ job.status }} SLACK_ICON: https://static.surfconext.nl/logos/idp/surfnet.png SLACK_MESSAGE: 'Dependency check failed :crying_cat_face:' - SLACK_TITLE: Dependency check wants attention + SLACK_TITLE: $GITHUB_REPOSITORY wants attention SLACK_USERNAME: NightlySecurityCheck - SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }} \ No newline at end of file + SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}