From 7503a503003b5fac143fc9e0e12248e7f8fc8df2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 07:14:55 +0000 Subject: [PATCH] chore(deps): bump infotroph/tree-is-clean from 1.0.6 to 2.0.0 Bumps [infotroph/tree-is-clean](https://github.com/infotroph/tree-is-clean) from 1.0.6 to 2.0.0. - [Release notes](https://github.com/infotroph/tree-is-clean/releases) - [Changelog](https://github.com/infotroph/tree-is-clean/blob/main/CHANGELOG.md) - [Commits](https://github.com/infotroph/tree-is-clean/compare/v1.0.6...v2.0.0) --- updated-dependencies: - dependency-name: infotroph/tree-is-clean dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/nodejs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 1270d3b..e9f6e8f 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -115,7 +115,7 @@ jobs: yarn build:root yarn build:udev - name: verify files are up to date - uses: infotroph/tree-is-clean@v1.0.6 + uses: infotroph/tree-is-clean@v2.0.0 with: check_untracked: false