Skip to content

Commit 6f0ce5c

Browse files
Merge branch '6.1.x' into 6.2.x
2 parents dce87be + 87e6986 commit 6f0ce5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ jobs:
317317
- name: Send Slack message
318318
# Workaround while waiting for Gamesight/slack-workflow-status#38 to be fixed
319319
# See https://github.com/Gamesight/slack-workflow-status/issues/38
320-
uses: sjohnr/slack-workflow-status@v1.1.0
320+
uses: sjohnr/slack-workflow-status@v1-beta
321321
with:
322322
repo_token: ${{ secrets.GITHUB_TOKEN }}
323323
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)