Skip to content

Commit 02d96f7

Browse files
Bump Gamesight/slack-workflow-status from 1.2.0 to 1.3.0
Bumps [Gamesight/slack-workflow-status](https://github.com/gamesight/slack-workflow-status) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/gamesight/slack-workflow-status/releases) - [Commits](Gamesight/slack-workflow-status@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: Gamesight/slack-workflow-status dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4aed679 commit 02d96f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dependabot-auto-merge-forward.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
actions: read
4848
steps:
4949
- name: Send Slack message
50-
uses: Gamesight/slack-workflow-status@v1.2.0
50+
uses: Gamesight/slack-workflow-status@v1.3.0
5151
with:
5252
repo_token: ${{ secrets.GITHUB_TOKEN }}
5353
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

.github/workflows/milestone-spring-releasetrain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
actions: read
3333
steps:
3434
- name: Send Slack message
35-
uses: Gamesight/slack-workflow-status@v1.2.0
35+
uses: Gamesight/slack-workflow-status@v1.3.0
3636
with:
3737
repo_token: ${{ secrets.GITHUB_TOKEN }}
3838
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)