Skip to content

Commit

Permalink
chore(deps): update slackapi/slack-github-action action to v1.26.0 (#…
Browse files Browse the repository at this point in the history
…3915)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent 44c73e1 commit 837186e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: pnpm release:notification --packages '${{ steps.changesets.outputs.publishedPackages }}'
- name: Slack Notification
if: steps.changesets.outputs.published == 'true'
uses: slackapi/slack-github-action@v1.25.0
uses: slackapi/slack-github-action@v1.26.0
with:
payload-file-path: './slack-notification.json'
env:
Expand Down

0 comments on commit 837186e

Please sign in to comment.