Skip to content

Commit 78b6726

Browse files
ci: bump slackapi/slack-github-action from 2.1.1 to 3.0.1 (#794)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54d1aec commit 78b6726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/follow-merge-upstream-repo-sync-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ jobs:
246246
247247
- name: Send Slack Notification on failure
248248
if: failure()
249-
uses: slackapi/slack-github-action@v2.1.1
249+
uses: slackapi/slack-github-action@v3.0.1
250250
env:
251251
MENTION: "<@${{ steps.team_details.outputs.slack-user-id }}>"
252252
UPSTREAM_PR: "<${{ steps.upstream-prs.outputs.first_upstream_pr_url }}|upstream pr>, "

0 commit comments

Comments
 (0)