Skip to content

Commit

Permalink
chore(deps): update asdf-vm/actions action to v3 (#11)
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 |
|---|---|---|---|
| [asdf-vm/actions](https://togithub.com/asdf-vm/actions) | action |
major | `v2` -> `v3` |

---

### Release Notes

<details>
<summary>asdf-vm/actions (asdf-vm/actions)</summary>

### [`v3`](https://togithub.com/asdf-vm/actions/compare/v2...v3)

[Compare Source](https://togithub.com/asdf-vm/actions/compare/v2...v3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am" (UTC), 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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/asdf-community/asdf-arkade).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy40MzguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 94886d0 commit 5f78a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- uses: asdf-vm/actions/plugin-test@v2
- uses: asdf-vm/actions/plugin-test@v3
with:
command: ark version

0 comments on commit 5f78a6e

Please sign in to comment.