File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ permissions:
88jobs :
99 notify-assignee :
1010 name : Notify Assignee
11- uses : ScribeMD/slack-templates/.github/workflows/notify-assignee.yaml@0.6.20
11+ uses : ScribeMD/slack-templates/.github/workflows/notify-assignee.yaml@0.6.27
1212 secrets :
1313 SLACK_BOT_TOKEN : ${{ secrets.SLACK_BOT_TOKEN }}
1414 SLACK_ASSIGN_CHANNEL_ID : ${{ secrets.SLACK_ASSIGN_CHANNEL_ID }}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ permissions:
88jobs :
99 notify-reviewers :
1010 name : Notify Reviewers
11- uses : ScribeMD/slack-templates/.github/workflows/notify-reviewers.yaml@0.6.20
11+ uses : ScribeMD/slack-templates/.github/workflows/notify-reviewers.yaml@0.6.27
1212 secrets :
1313 SLACK_BOT_TOKEN : ${{ secrets.SLACK_BOT_TOKEN }}
1414 SLACK_REVIEW_CHANNEL_ID : ${{ secrets.SLACK_REVIEW_CHANNEL_ID }}
Original file line number Diff line number Diff line change 5050 bump : ${{ inputs.bump }}
5151 - name : Send Slack notification with job status.
5252 if : always()
53- uses : ScribeMD/slack-templates@0.6.20
53+ uses : ScribeMD/slack-templates@0.6.27
5454 with :
5555 bot-token : ${{ secrets.SLACK_BOT_TOKEN }}
5656 channel-id : ${{ secrets.SLACK_ACTIONS_CHANNEL_ID }}
You can’t perform that action at this time.
0 commit comments