Skip to content

Commit 095faa5

Browse files
renovate-botKurt-von-Laven
authored andcommitted
chore(deps): bump scribemd/slack-templates action to v0.6.28
| datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | ScribeMD/slack-templates | 0.6.27 | 0.6.28 |
1 parent 66c7643 commit 095faa5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/notify-assignee.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88
jobs:
99
notify-assignee:
1010
name: Notify Assignee
11-
uses: ScribeMD/slack-templates/.github/workflows/notify-assignee.yaml@0.6.27
11+
uses: ScribeMD/slack-templates/.github/workflows/notify-assignee.yaml@0.6.28
1212
secrets:
1313
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
1414
SLACK_ASSIGN_CHANNEL_ID: ${{ secrets.SLACK_ASSIGN_CHANNEL_ID }}

.github/workflows/notify-reviewers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88
jobs:
99
notify-reviewers:
1010
name: Notify Reviewers
11-
uses: ScribeMD/slack-templates/.github/workflows/notify-reviewers.yaml@0.6.27
11+
uses: ScribeMD/slack-templates/.github/workflows/notify-reviewers.yaml@0.6.28
1212
secrets:
1313
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
1414
SLACK_REVIEW_CHANNEL_ID: ${{ secrets.SLACK_REVIEW_CHANNEL_ID }}

0 commit comments

Comments
 (0)