Skip to content

Commit e1eaca1

Browse files
chore(deps): update all dependencies - patch updates (#1570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 952d458 commit e1eaca1

File tree

3 files changed

+186
-122
lines changed

3 files changed

+186
-122
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.0
96+
uses: slackapi/slack-github-action@v1.27.1
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)