Skip to content

Commit

Permalink
Merge #439
Browse files Browse the repository at this point in the history
439: chore(deps): update baptiste0928/cargo-install action to v2 r=samueltardieu a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [baptiste0928/cargo-install](https://togithub.com/baptiste0928/cargo-install) | action | major | `v1` -> `v2` |

---

### Release Notes

<details>
<summary>baptiste0928/cargo-install (baptiste0928/cargo-install)</summary>

### [`v2`](https://togithub.com/baptiste0928/cargo-install/compare/v1...v2)

[Compare Source](https://togithub.com/baptiste0928/cargo-install/compare/v1...v2)

</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, 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/samueltardieu/pathfinding).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and renovate[bot] authored Sep 22, 2023
2 parents 4ef79e5 + fc55ddb commit 421f14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
toolchain: stable
override: true

- uses: baptiste0928/cargo-install@v1
- uses: baptiste0928/cargo-install@v2
name: Install cargo-codspeed (with cache)
with:
crate: cargo-codspeed
Expand Down

0 comments on commit 421f14b

Please sign in to comment.