From 543e9dd4d9b6b45ca84b757448f8912c4a769f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 04:13:30 +0000 Subject: [PATCH] chore(deps): bump EndBug/add-and-commit from 10.0.0 to 11.0.0 Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/290ea2c423ad77ca9c62ae0f5b224379612c0321...645ecc0dd0a57f4d86d26c0aa5fc42c0a856fbca) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update-metrics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-metrics.yml b/.github/workflows/update-metrics.yml index d9fa8d8..6c94053 100644 --- a/.github/workflows/update-metrics.yml +++ b/.github/workflows/update-metrics.yml @@ -61,7 +61,7 @@ jobs: # Step 4: Commit and push changes - name: Commit and push changes - uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 #v10.0.0 + uses: EndBug/add-and-commit@645ecc0dd0a57f4d86d26c0aa5fc42c0a856fbca #v11.0.0 with: message: "Update metrics.json with top repositories" add: "data/metrics.json"