Skip to content

Commit 1c7491f

Browse files
Update slackapi/slack-github-action action to v2.1.0
1 parent 83fd623 commit 1c7491f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/breaking-change-alert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
fi
115115
116116
- name: Send Slack notification
117-
uses: slackapi/slack-github-action@v2.0.0
117+
uses: slackapi/slack-github-action@v2.1.0
118118
with:
119119
payload: |
120120
{

0 commit comments

Comments
 (0)