Skip to content

Commit 0dd3999

Browse files
chore(deps): update slackapi/slack-github-action action to v1.27.1 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b12bc44 commit 0dd3999

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
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Slack Notification
4747
if: steps.changesets.outputs.published == 'true'
48-
uses: slackapi/slack-github-action@v1.25.0
48+
uses: slackapi/slack-github-action@v1.27.1
4949
with:
5050
payload: |
5151
{

0 commit comments

Comments
 (0)