Fix slack notifications in #spring-security-ci

Issue gh-11346
This commit is contained in:
Steve Riesenberg 2022-07-05 17:49:46 -05:00
parent 0bf985ed7c
commit 095f23d81f
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@ jobs:
- name: Send Slack message
# Workaround while waiting for Gamesight/slack-workflow-status#38 to be fixed
# See https://github.com/Gamesight/slack-workflow-status/issues/38
uses: sjohnr/slack-workflow-status@9eb3eb361c03f8bb9271782f987f472adfc31056
uses: sjohnr/slack-workflow-status@v1-beta
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}