浏览代码

Revert "Bump sjohnr/slack-workflow-status from 1.pre.beta to 1.1.0"

This reverts commit 40dd7a0d2d6f82f4b811f723718fd6b4a608f54c.
Marcus Hert Da Coregio 1 年之前
父节点
当前提交
87e6986de5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/continuous-integration-workflow.yml

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

@@ -310,7 +310,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@v1.1.0
+        uses: sjohnr/slack-workflow-status@v1-beta
         with:
           repo_token: ${{ secrets.GITHUB_TOKEN }}
           slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}