Update the dependencies

This commit is contained in:
2025-04-08 21:57:56 +02:00
committed by Philipp Horstenkamp
parent 1aa7be2b73
commit 4cd0e7132a
87 changed files with 1086 additions and 3793 deletions

View File

@@ -1,6 +1,6 @@
export declare const SUMMARY_ENV_VAR = "GITHUB_STEP_SUMMARY";
export declare const SUMMARY_DOCS_URL = "https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary";
export declare type SummaryTableRow = (SummaryTableCell | string)[];
export type SummaryTableRow = (SummaryTableCell | string)[];
export interface SummaryTableCell {
/**
* Cell content