Skip to content

Commit c4a4695

Browse files
committed
header -> section
1 parent 87efc5b commit c4a4695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ecosystem_compat_slack.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function createMessage(ecosystemReports: Record<string, EcosystemReport>) {
3636
const elements = [];
3737

3838
elements.push({
39-
type: "header",
39+
type: "section",
4040
text: {
4141
type: "mrkdwn",
4242
text: "**Package manager report**\n\n",

0 commit comments

Comments
 (0)