diff --git a/.github/workflows/notify_team_new_comment.yml b/.github/workflows/notify_team_new_comment.yml index 3d2bfc4ff58..785cf13a515 100644 --- a/.github/workflows/notify_team_new_comment.yml +++ b/.github/workflows/notify_team_new_comment.yml @@ -27,7 +27,7 @@ jobs: env: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK - uses: slackapi/slack-github-action@v1.25.0 + uses: slackapi/slack-github-action@v1.26.0 with: payload: | { diff --git a/AUTHORS.md b/AUTHORS.md index d8332e530b0..fd9535674d5 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -104,3 +104,4 @@ If you have contributed to Kolibri, feel free to add your name and Github accoun | Mazen Oweiss | moweiss | | Eshaan Aggarwal | EshaanAgg | | Nikhil Sharma | ThEditor | +| - | dependabot[bot] |