Skip to content

Commit

Permalink
Update sous-chefs/.github action to v2.0.6
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 |
|---|---|---|---|
| [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.2` -> `2.0.6` |

---

### Release Notes

<details>
<summary>sous-chefs/.github (sous-chefs/.github)</summary>

### [`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 [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#26
-   chore(deps): update actions (major) by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#27

**Full Changelog**: sous-chefs/.github@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 ([#&#8203;24](https://togithub.com/sous-chefs/.github/issues/24))
-   allow the chef workstation version to be passed to install chef ([#&#8203;25](https://togithub.com/sous-chefs/.github/issues/25))

#### New Contributors

-   [@&#8203;b-dean](https://togithub.com/b-dean) made their first contribution in [sous-chefs/.github#25

**Full Changelog**: sous-chefs/.github@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 [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#23
-   chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@&#8203;renovate](https://togithub.com/renovate) in [sous-chefs/.github#21

#### New Contributors

-   [@&#8203;renovate](https://togithub.com/renovate) made their first contribution in [sous-chefs/.github#23

**Full Changelog**: sous-chefs/.github@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 [@&#8203;bmhughes](https://togithub.com/bmhughes) in [sous-chefs/.github#22

#### New Contributors

-   [@&#8203;bmhughes](https://togithub.com/bmhughes) made their first contribution in [sous-chefs/.github#22

**Full Changelog**: sous-chefs/.github@2.0.2...2.0.3

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->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/iis_urlrewrite).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent 0125993 commit 9557609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -8,7 +8,7 @@ name: ci

jobs:
lint-unit:
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.2
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.6
permissions:
actions: write
checks: write
Expand Down

0 comments on commit 9557609

Please sign in to comment.