Skip to content

Commit

Permalink
bump(deps): update endbug/add-and-commit digest to 77e8392 (#164)
Browse files Browse the repository at this point in the history
[![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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4zIn0=-->

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>
  • Loading branch information
renovate[bot] and fuxingloh authored Sep 23, 2022
1 parent 1e1b15a commit 1262360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 1262360

Please sign in to comment.