Skip to content

Commit 2923c3f

Browse files
chore(deps): update slackapi/slack-github-action action to v3
1 parent 35f6cd5 commit 2923c3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- name: Send a Slack notification on publish
106106
if: steps.changesets.outcome == 'success' && steps.changesets.outputs.published == 'true'
107107
id: slack
108-
uses: slackapi/slack-github-action@v1.27.1
108+
uses: slackapi/slack-github-action@v3.0.3
109109
with:
110110
# Slack channel id, channel name, or user id to post message
111111
# See also: https://api.slack.com/methods/chat.postMessage#channels

0 commit comments

Comments
 (0)