Skip to content

Commit be0e49b

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump sjohnr/slack-workflow-status from 1.pre.beta to 1.1.0
Bumps [sjohnr/slack-workflow-status](https://github.com/sjohnr/slack-workflow-status) from 1.pre.beta to 1.1.0. - [Commits](sjohnr/slack-workflow-status@v1-beta...v1.1.0) --- updated-dependencies: - dependency-name: sjohnr/slack-workflow-status dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b503867 commit be0e49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)