From 840bfcf92106495ce34b9c1ce3b219f15612a6bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 09:53:54 +0000 Subject: [PATCH] chore(deps): bump EndBug/add-and-commit from 7.0.0 to 7.5.0 Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7.0.0 to 7.5.0. - [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/b3c7c1e078a023d75fb0bd326e02962575ce0519...8c12ff729a98cfbcd3fe38b49f55eceb98a5ec02) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7c2368c..6fd8dab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: - run: npm install - run: npm run ci - - uses: EndBug/add-and-commit@b3c7c1e078a023d75fb0bd326e02962575ce0519 + - uses: EndBug/add-and-commit@8c12ff729a98cfbcd3fe38b49f55eceb98a5ec02 with: add: 'dist' message: 'npm run ncc, dist updated'