Skip to content

Commit 50e7dd3

Browse files
chore(deps): update slackapi/slack-github-action action to v2
1 parent 4524a0e commit 50e7dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
- name: Send a Slack notification on publish
103103
if: steps.changesets.outcome == 'success' && steps.changesets.outputs.published == 'true'
104104
id: slack
105-
uses: slackapi/slack-github-action@v1.27.1
105+
uses: slackapi/slack-github-action@v2.1.0
106106
with:
107107
# Slack channel id, channel name, or user id to post message
108108
# See also: https://api.slack.com/methods/chat.postMessage#channels

0 commit comments

Comments
 (0)