Skip to content

Commit

Permalink
Merge pull request #12643 from learningequality/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/slackapi/slack-github-action-1.27.0

Bump slackapi/slack-github-action from 1.26.0 to 1.27.0
  • Loading branch information
rtibbles committed Sep 5, 2024
2 parents 8fbc77c + 1dc2ef8 commit 1f3f9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify_team_new_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
uses: slackapi/slack-github-action@v1.26.0
uses: slackapi/slack-github-action@v1.27.0
with:
payload: |
{
Expand Down

0 comments on commit 1f3f9de

Please sign in to comment.