From a5bfc06afdcf6c6fd3735ee668b18b01e8c556d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:01:43 +0000 Subject: [PATCH] build: bump EndBug/add-and-commit from 9.1.4 to 10.0.0 Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9.1.4 to 10.0.0. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/a94899bca583c204427a224a7af87c02f9b325d5...290ea2c423ad77ca9c62ae0f5b224379612c0321) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- .github/workflows/upgradebot.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f5dfbe3..4f21367 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -142,7 +142,7 @@ jobs: - name: Commit /docs if: steps.isRelease.outputs.value # EndBug/add-and-commit@v9.1.1 - uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 + uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 with: default_author: github_actions add: 'packages/fontpicker/docs' diff --git a/.github/workflows/upgradebot.yml b/.github/workflows/upgradebot.yml index e9c474d..913fb55 100644 --- a/.github/workflows/upgradebot.yml +++ b/.github/workflows/upgradebot.yml @@ -87,7 +87,7 @@ jobs: - name: Commit package.json updates # EndBug/add-and-commit@v9.1.1 - uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 + uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 with: default_author: github_actions add: package.json packages/*/package.json package-lock.json