chore(deps): update outdated deps (#1059)

This commit is contained in:
Tom Hu
2023-08-25 09:11:22 -07:00
committed by GitHub
parent de1b515b0f
commit 2b88a0bb95
5 changed files with 2930 additions and 7824 deletions

View File

@@ -1,3 +1,5 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import * as core from '@actions/core';
import * as github from '@actions/github';