From 12623606c1cb561e9fff26c8f275563a3a39ba8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 13:16:20 +0800 Subject: [PATCH] bump(deps): update endbug/add-and-commit digest to 77e8392 (#164) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | EndBug/add-and-commit | action | digest | `d4d0663` -> `77e8392` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/fuxingloh/multi-labeler). Signed-off-by: Fuxing Loh <4266087+fuxingloh@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Fuxing Loh <4266087+fuxingloh@users.noreply.github.com> --- .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 450bdfc..5c9f05a 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@d4d066316a2a85974a05efb42be78f897793c6d9 + - uses: EndBug/add-and-commit@77e8392b7749755b7e5526908a07b5aa15616246 # tag=v9.1.0 with: add: 'dist' message: 'npm run ncc, dist updated'