Skip to content

Commit cd9a8e2

Browse files
chore(deps): update slackapi/slack-github-action action to v2
1 parent e1eaca1 commit cd9a8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- name: Send a Slack notification on publish
9494
if: steps.changesets.outcome == 'success' && steps.changesets.outputs.published == 'true'
9595
id: slack
96-
uses: slackapi/slack-github-action@v1.27.1
96+
uses: slackapi/slack-github-action@v2.0.0
9797
with:
9898
# Slack channel id, channel name, or user id to post message
9999
# See also: https://api.slack.com/methods/chat.postMessage#channels

0 commit comments

Comments
 (0)