Skip to content

Commit 5c474c5

Browse files
build(deps): bump slackapi/slack-github-action from 3.0.5 to 4.0.0 (#12032)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a5ca4e commit 5c474c5

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
@@ -295,7 +295,7 @@ jobs:
295295
run: .github/utils/prepare_release_notification.sh
296296

297297
- name: Send release notification to Slack
298-
uses: slackapi/slack-github-action@0d95c9a7becc1e6e297d76df9bc735c44f4cbcbc # v3.0.5
298+
uses: slackapi/slack-github-action@dcb1066f776dd043e64d0e8ba94ca15cc7e1875d # v4.0.0
299299
with:
300300
webhook: ${{ secrets.SLACK_WEBHOOK_URL_RELEASE }}
301301
webhook-type: incoming-webhook

0 commit comments

Comments
 (0)