From b1942f0c40acfaaa82d80e34e93ac315c66f82b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 01:10:54 +0000 Subject: [PATCH] fix(deps): bump EndBug/add-and-commit from 8 to 9 Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 8 to 9. - [Release notes](https://github.com/EndBug/add-and-commit/releases) - [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/EndBug/add-and-commit/compare/v8...v9) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/daily-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/daily-update.yml b/.github/workflows/daily-update.yml index 03043bbeb85..ef050d7db05 100644 --- a/.github/workflows/daily-update.yml +++ b/.github/workflows/daily-update.yml @@ -42,7 +42,7 @@ jobs: run: ./tools/extractAll.sh - name: Push latest council data - uses: EndBug/add-and-commit@v8 + uses: EndBug/add-and-commit@v9 with: default_author: github_actions message: Sync to latest ESG data