From eff40825cc825ee2629e586abc3aaf323cee6e7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 11:17:04 +0000 Subject: [PATCH 1/2] build(deps): bump actions/checkout from 6 to 7 Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/codelimit.yml | 2 +- .github/workflows/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codelimit.yml b/.github/workflows/codelimit.yml index efe89d5..d99db6c 100644 --- a/.github/workflows/codelimit.yml +++ b/.github/workflows/codelimit.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout sources - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Run CodeLimit main version uses: getcodelimit/codelimit-action@main diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 36f6c37..656c28d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: pull-requests: write steps: - name: Checkout sources - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Setup Node uses: actions/setup-node@v6 From b718bd5deed5c3d5a2791219bbe069c7b6ee4e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 11:17:26 +0000 Subject: [PATCH 2/2] Distribution build --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index b0bc638..091f8a2 100644 --- a/dist/index.js +++ b/dist/index.js @@ -63532,7 +63532,7 @@ var require_version = __commonJS({ Object.defineProperty(exports2, "__esModule", { value: true }); exports2.version = void 0; exports2.version = { - "revision": "6eb4697", + "revision": "30b5d6a", "year": "2026" }; }