Skip to content

Commit a5a2954

Browse files
chore(deps): bump slackapi/slack-github-action from 3.0.1 to 3.0.3 (#2574)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14f98c9 commit a5a2954

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
@@ -143,7 +143,7 @@ jobs:
143143

144144
- name: Notify Slack
145145
if: steps.changesets.outputs.published == 'true'
146-
uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
146+
uses: slackapi/slack-github-action@45a88b9581bfab2566dc881e2cd66d334e621e2c # v3.0.3
147147
with:
148148
webhook: ${{ secrets.SLACK_RELEASE_ANNOUNCEMENTS_WEBHOOK_URL }}
149149
webhook-type: webhook-trigger

0 commit comments

Comments
 (0)