From 7acb0bf7e15ee006c89adac7933b26e9d9d64108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 22:12:54 +0000 Subject: [PATCH] Bump EndBug/add-and-commit from 9 to 10 Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9 to 10. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](https://github.com/endbug/add-and-commit/compare/v9...v10) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/traffic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/traffic.yml b/.github/workflows/traffic.yml index eb0dc2e5..32be0c6a 100644 --- a/.github/workflows/traffic.yml +++ b/.github/workflows/traffic.yml @@ -29,7 +29,7 @@ jobs: fi - name: Commit changes - uses: EndBug/add-and-commit@v9 + uses: EndBug/add-and-commit@v10 with: add: 'database.json' message: 'Sync traffic data'