Commit 6971f2b
Upgrade: [dependabot] - bump asdf-vm/actions from 4.0.0 to 4.0.1 (#367)
Bumps [asdf-vm/actions](https://github.com/asdf-vm/actions) from 4.0.0
to 4.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/asdf-vm/actions/releases">asdf-vm/actions's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.1</h2>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v4.0.0...v4.0.1">4.0.1</a>
(2025-11-15)</h2>
<h3>Patches</h3>
<ul>
<li>prefer branch name when seeding plugin git ref (<a
href="https://redirect.github.com/asdf-vm/actions/issues/606">#606</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/136a3fbfac44f80c2be433ad5cb13ab3b2fbfeff">136a3fb</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md">asdf-vm/actions's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v4.0.0...v4.0.1">4.0.1</a>
(2025-11-15)</h2>
<h3>Patches</h3>
<ul>
<li>prefer branch name when seeding plugin git ref (<a
href="https://redirect.github.com/asdf-vm/actions/issues/606">#606</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/136a3fbfac44f80c2be433ad5cb13ab3b2fbfeff">136a3fb</a>)</li>
</ul>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v3.0.2...v4.0.0">4.0.0</a>
(2025-03-16)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>support asdf >= v0.16.0 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/590">#590</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>support asdf >= v0.16.0 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/590">#590</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/1117842ea70e2711a0072e3a71265cbfe2c830be">1117842</a>)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>remove origin argument from git checkout command (<a
href="https://redirect.github.com/asdf-vm/actions/issues/591">#591</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/179e9530fcd91100e4621bf7e563e7daa8398c52">179e953</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>correct some grammar (<a
href="https://redirect.github.com/asdf-vm/actions/issues/574">#574</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/6278efebb38ae025cc91dd008910f549e775a8c8">6278efe</a>)</li>
<li>list all options for each Action (<a
href="https://redirect.github.com/asdf-vm/actions/issues/588">#588</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/9cd779f40fe38688dd19505ccbc4eaaf018b44e7">9cd779f</a>)</li>
<li>update GH Action versions in docs (<a
href="https://redirect.github.com/asdf-vm/actions/issues/573">#573</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/212a976c0b59e3c97158f181fccd006f3c4388e7">212a976</a>)</li>
<li>use full SHA refs as short are not supported (<a
href="https://redirect.github.com/asdf-vm/actions/issues/575">#575</a>)
(<a
href="https://github.com/asdf-vm/actions/commit/0460184eb9fc6ee669a293c1e5f3c4fb5f52d55c">0460184</a>)</li>
</ul>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v3.0.1...v3.0.2">3.0.2</a>
(2023-10-12)</h2>
<h3>Patches</h3>
<ul>
<li>update lockfile (<a
href="https://github.com/asdf-vm/actions/commit/c01a9347ea98eeb94ee8901cc578bb8afc76b70e">c01a934</a>)</li>
</ul>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v3.0.0...v3.0.1">3.0.1</a>
(2023-10-12)</h2>
<h3>Patches</h3>
<ul>
<li>set same pnpm & node versions in pkg.json as in tool-versions
(<a
href="https://github.com/asdf-vm/actions/commit/e4a312a59f7c4c5ed731f96d3fa89e9d8608e55c">e4a312a</a>)</li>
</ul>
<h2><a
href="https://github.com/asdf-vm/actions/compare/v2.2.0...v3.0.0">3.0.0</a>
(2023-09-17)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/asdf-vm/actions/commit/b7bcd026f18772e44fe1026d729e1611cc435d47"><code>b7bcd02</code></a>
chore(master): release 4.0.1 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/607">#607</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/0260d3aabc3b5481a967e99962c9f5640ed79402"><code>0260d3a</code></a>
Run pinact</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/6c7149d3b457738b469b12edb758a657459c0b87"><code>6c7149d</code></a>
chore(deps): bump actions/checkout from 4 to 5 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/602">#602</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/23ecce98dfa3fcd44593c7314d6adbd0bed1a53a"><code>23ecce9</code></a>
chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to
6.1.1 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/603">#603</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/929df234c5f75542dd01aafb5d23d5632ef2700f"><code>929df23</code></a>
chore(deps): bump github/codeql-action from 3 to 4 (<a
href="https://redirect.github.com/asdf-vm/actions/issues/604">#604</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/dfc9872fa176ef24f5449a73d0033d3b4d85665c"><code>dfc9872</code></a>
chore: update asdf actions to use local version</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/136a3fbfac44f80c2be433ad5cb13ab3b2fbfeff"><code>136a3fb</code></a>
fix: prefer branch name when seeding plugin git ref (<a
href="https://redirect.github.com/asdf-vm/actions/issues/606">#606</a>)</li>
<li><a
href="https://github.com/asdf-vm/actions/commit/156187456fbe441e7badfe93ec1fa4dda646b27e"><code>1561874</code></a>
chore: repository maintenance (<a
href="https://redirect.github.com/asdf-vm/actions/issues/605">#605</a>)</li>
<li>See full diff in <a
href="https://github.com/asdf-vm/actions/compare/1902764435ca0dd2f3388eea723a4f92a4eb8302...b7bcd026f18772e44fe1026d729e1611cc435d47">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <[email protected]>1 parent 1476f38 commit 6971f2b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments