From 75f245943c8638a24b13a957dafa04475db3fc03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 22:48:45 +0800 Subject: [PATCH] Update sous-chefs/.github action to v2.0.6 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 | |---|---|---|---| | [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.5` -> `2.0.6` | --- ### Release Notes
sous-chefs/.github (sous-chefs/.github) ### [`v2.0.6`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.6) [Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.5...2.0.6) #### What's Changed - chore(deps): update davidanson/markdownlint-cli2-action action to v11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/26](https://togithub.com/sous-chefs/.github/pull/26) - chore(deps): update actions (major) by [@​renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/27](https://togithub.com/sous-chefs/.github/pull/27) **Full Changelog**: https://github.com/sous-chefs/.github/compare/2.0.5...2.0.6
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sous-chefs/firefox). --- .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 a810886..4eb2ac4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ name: ci jobs: lint-unit: - uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.5 + uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.6 permissions: actions: write checks: write