Merge branch '6.1.x' into 6.2.x

This commit is contained in:
Marcus Hert Da Coregio 2023-12-14 15:05:04 -03:00
commit 6f0ce5c2b0
1 changed files with 1 additions and 1 deletions

View File

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