From d8546c055a2214dbea82319c54ee5869dca69936 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 09:25:31 +0800 Subject: [PATCH] Update Actions 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 | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `3df4ab1` -> `8ade135` | | [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.1` -> `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 ### [`v2.0.5`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.5) [Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.4...2.0.5) #### What's Changed - Only run check-metadata on a PR ([#​24](https://togithub.com/sous-chefs/.github/issues/24)) - allow the chef workstation version to be passed to install chef ([#​25](https://togithub.com/sous-chefs/.github/issues/25)) #### New Contributors - [@​b-dean](https://togithub.com/b-dean) made their first contribution in [https://github.com/sous-chefs/.github/pull/25](https://togithub.com/sous-chefs/.github/pull/25) **Full Changelog**: https://github.com/sous-chefs/.github/compare/2.0.4...2.0.5 ### [`v2.0.4`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.4) [Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.3...2.0.4) #### What's Changed - chore(deps): update sonicgarden/rspec-report-action action to v2.1.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23) - chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/21](https://togithub.com/sous-chefs/.github/pull/21) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23) **Full Changelog**: https://github.com/sous-chefs/.github/compare/2.0.3...2.0.4 ### [`v2.0.3`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.3) [Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.2...2.0.3) #### What's Changed - Fix rspec gem install step by [@​bmhughes](https://togithub.com/bmhughes) in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22) #### New Contributors - [@​bmhughes](https://togithub.com/bmhughes) made their first contribution in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22) **Full Changelog**: https://github.com/sous-chefs/.github/compare/2.0.2...2.0.3 ### [`v2.0.2`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.2) [Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.1...2.0.2) #### What's Changed - Add metadata-check by [@​damacus](https://togithub.com/damacus) in [https://github.com/sous-chefs/.github/pull/15](https://togithub.com/sous-chefs/.github/pull/15) - Add Chef Metadata Check by [@​damacus](https://togithub.com/damacus) in [https://github.com/sous-chefs/.github/pull/16](https://togithub.com/sous-chefs/.github/pull/16) - Add Renovate configuration by [@​damacus](https://togithub.com/damacus) in [https://github.com/sous-chefs/.github/pull/17](https://togithub.com/sous-chefs/.github/pull/17) - Update Metadata check action to v1 by [@​damacus](https://togithub.com/damacus) in [https://github.com/sous-chefs/.github/pull/19](https://togithub.com/sous-chefs/.github/pull/19) **Full Changelog**: https://github.com/sous-chefs/.github/compare/2.0.1...2.0.2
--- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] 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/kafka). --- .github/workflows/ci.yml | 4 ++-- .github/workflows/md-links.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3d30fca9..121cb400 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.1 + uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.6 permissions: actions: write checks: write @@ -34,7 +34,7 @@ jobs: steps: - name: Check out code - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - name: Install Chef uses: actionshub/chef-install@2.0.4 - name: Dokken diff --git a/.github/workflows/md-links.yml b/.github/workflows/md-links.yml index b4f2de13..abdae233 100644 --- a/.github/workflows/md-links.yml +++ b/.github/workflows/md-links.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out code - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 + uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 - name: markdown-link-check uses: gaurav-nelson/github-action-markdown-link-check@1.0.15 with: