From 5446321e0e5d98b6eaf979d22d7e94cd64f2ed37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 00:32:34 +0000 Subject: [PATCH] chore(deps-dev): bump @github/local-action from 6.0.2 to 7.0.0 Bumps [@github/local-action](https://github.com/github/local-action) from 6.0.2 to 7.0.0. - [Release notes](https://github.com/github/local-action/releases) - [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/local-action/compare/v6.0.2...v7) --- updated-dependencies: - dependency-name: "@github/local-action" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64b7518..b84b7f1 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@eslint/compat": "^2.0.0", - "@github/local-action": "^6.0.2", + "@github/local-action": "^7.0.0", "@jest/globals": "^30.2.0", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-node-resolve": "^16.0.3",