Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v2.2.3 (#37)
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 |
|---|---|---|---|
| [pnpm/action-setup](https://togithub.com/pnpm/action-setup) | action |
patch | `v2.2.2` -> `v2.2.3` |

---

### Release Notes

<details>
<summary>pnpm/action-setup</summary>

###
[`v2.2.3`](https://togithub.com/pnpm/action-setup/releases/tag/v2.2.3)

[Compare
Source](https://togithub.com/pnpm/action-setup/compare/v2.2.2...v2.2.3)

Bump Node.js version to 16
[pnpm/action-setup#56

</details>

---

### 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**: 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, click
this checkbox.

---

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/AlexKMarshall/necromunda-turbo).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzIuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzMi4wIn0=-->
  • Loading branch information
AlexKMarshall committed Oct 11, 2022
2 parents 34006d9 + d6e49cf commit 223d209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
fetch-depth: 2

- uses: pnpm/action-setup@v2.2.2
- uses: pnpm/action-setup@v2.2.3
with:
version: 6.32.2

Expand Down

0 comments on commit 223d209

Please sign in to comment.