Skip to content

Commit

Permalink
Update Actions
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 |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `3df4ab1` -> `8ade135` |
| [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.4` -> `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

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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/github).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi45Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate[bot] committed Sep 28, 2023
1 parent c54502c commit 64f760c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -9,7 +9,7 @@ name: ci

jobs:
lint-unit:
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.4
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@2.0.6
permissions:
actions: write
checks: write
Expand All @@ -30,7 +30,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
Expand Down

0 comments on commit 64f760c

Please sign in to comment.