Skip to content

Commit aded6ac

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

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
@@ -68,7 +68,7 @@ jobs:
6868
- name: Send a Slack notification on publish
6969
if: steps.changesets.outcome == 'success' && steps.changesets.outputs.published == 'true'
7070
id: slack
71-
uses: slackapi/slack-github-action@v1.27.0
71+
uses: slackapi/slack-github-action@v2.0.0
7272
with:
7373
# Slack channel id, channel name, or user id to post message
7474
# See also: https://api.slack.com/methods/chat.postMessage#channels

0 commit comments

Comments
 (0)