Skip to content

Commit 40dd7a0

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 53b640e commit 40dd7a0

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
@@ -310,7 +310,7 @@ jobs:
310310
- name: Send Slack message
311311
# Workaround while waiting for Gamesight/slack-workflow-status#38 to be fixed
312312
# See https://github.com/Gamesight/slack-workflow-status/issues/38
313-
uses: sjohnr/slack-workflow-status@v1-beta
313+
uses: sjohnr/slack-workflow-status@v1.1.0
314314
with:
315315
repo_token: ${{ secrets.GITHUB_TOKEN }}
316316
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)