Skip to content

Commit f0091d3

Browse files
authored
Merge pull request #4708 from learningequality/dependabot/github_actions/slackapi/slack-github-action-1.27.0
Bump slackapi/slack-github-action from 1.26.0 to 1.27.0
2 parents 0e1154f + 672e813 commit f0091d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify_team_new_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
env:
2828
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
2929
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
30-
uses: slackapi/slack-github-action@v1.26.0
30+
uses: slackapi/slack-github-action@v1.27.0
3131
with:
3232
payload: |
3333
{

0 commit comments

Comments
 (0)