Commit 7b6a293
authored
build(deps): bump the github-actions group with 2 updates (#138)
Bumps the github-actions group with 2 updates:
[hyperpolymath/a2ml-validate-action](https://github.com/hyperpolymath/a2ml-validate-action)
and
[hyperpolymath/k9-validate-action](https://github.com/hyperpolymath/k9-validate-action).
Updates `hyperpolymath/a2ml-validate-action` from
56f6e4f6c9f9396f4b880632f47da33729b1046b to
0f8081cdfa293663ec6b204274b4272da302e564
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hyperpolymath/a2ml-validate-action/blob/main/CHANGELOG.md">hyperpolymath/a2ml-validate-action's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>The format is based on <a
href="https://keepachangelog.com/en/1.1.0/">Keep a Changelog</a>,
and this project adheres to <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h2>[Unreleased]</h2>
<h2>[1.0.0] - 2026-05-29</h2>
<h3>Added</h3>
<ul>
<li>Initial Marketplace-ready composite action for validating
<code>.a2ml</code> manifests.</li>
<li>Configurable <code>path</code>, <code>strict</code>, and
<code>paths-ignore</code> inputs.</li>
<li>GitHub Actions outputs for scanned files, validation errors, and
warnings.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Allow local smoke runs outside GitHub Actions by defaulting missing
<code>GITHUB_OUTPUT</code> to <code>/dev/null</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hyperpolymath/a2ml-validate-action/commit/0f8081cdfa293663ec6b204274b4272da302e564"><code>0f8081c</code></a>
Sync local commits to main (<a
href="https://redirect.github.com/hyperpolymath/a2ml-validate-action/issues/61">#61</a>)</li>
<li><a
href="https://github.com/hyperpolymath/a2ml-validate-action/commit/dea1950497a5aacec45810a26c71618f3f371946"><code>dea1950</code></a>
sweep4: add C-A-G-M files</li>
<li><a
href="https://github.com/hyperpolymath/a2ml-validate-action/commit/cd62208abf48c1370b0622b2a4e522ecb297c509"><code>cd62208</code></a>
sweep3: add license files and SPDX identifiers</li>
<li><a
href="https://github.com/hyperpolymath/a2ml-validate-action/commit/b5d30fbbc96cc318e0526edf3938101e28873dba"><code>b5d30fb</code></a>
sweep2: add config files (mise.toml)</li>
<li>See full diff in <a
href="https://github.com/hyperpolymath/a2ml-validate-action/compare/56f6e4f6c9f9396f4b880632f47da33729b1046b...0f8081cdfa293663ec6b204274b4272da302e564">compare
view</a></li>
</ul>
</details>
<br />
Updates `hyperpolymath/k9-validate-action` from
0aedc05171f6cc5cdb1f6140b3deda5c7483539c to
b4b4bd64851e55e003fc756ca706c19f3442e999
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hyperpolymath/k9-validate-action/blob/main/CHANGELOG.md">hyperpolymath/k9-validate-action's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>The format is based on <a
href="https://keepachangelog.com/en/1.1.0/">Keep a Changelog</a>,
and this project adheres to <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h2>[Unreleased]</h2>
<h2>[1.0.0] - 2026-05-29</h2>
<h3>Added</h3>
<ul>
<li>Initial Marketplace-ready composite action for validating
<code>.k9</code> and <code>.k9.ncl</code> files.</li>
<li>Configurable <code>path</code>, <code>strict</code>, and
<code>paths-ignore</code> inputs.</li>
<li>GitHub Actions outputs for scanned files, validation errors, and
warnings.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Allow local smoke runs outside GitHub Actions by defaulting missing
<code>GITHUB_OUTPUT</code> to <code>/dev/null</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hyperpolymath/k9-validate-action/commit/b4b4bd64851e55e003fc756ca706c19f3442e999"><code>b4b4bd6</code></a>
fix(ci): estate-wide foundational remediation (<a
href="https://redirect.github.com/hyperpolymath/k9-validate-action/issues/41">#41</a>)</li>
<li><a
href="https://github.com/hyperpolymath/k9-validate-action/commit/c8ec398994446faf88e71bab64d33bb31e31d432"><code>c8ec398</code></a>
fix(ci): estate-wide foundational remediation</li>
<li><a
href="https://github.com/hyperpolymath/k9-validate-action/commit/91d662ecd1ac1e00875a7d77dff41933e3afe884"><code>91d662e</code></a>
Sync local commits to main (<a
href="https://redirect.github.com/hyperpolymath/k9-validate-action/issues/40">#40</a>)</li>
<li><a
href="https://github.com/hyperpolymath/k9-validate-action/commit/9643c0acc2aa0bcaa969e8479c8b91e7a24ca800"><code>9643c0a</code></a>
sweep4: add C-A-G-M files</li>
<li><a
href="https://github.com/hyperpolymath/k9-validate-action/commit/401609cf5e7267a3d2aaaa382edb640cffc2a234"><code>401609c</code></a>
sweep3: add license files and SPDX identifiers</li>
<li><a
href="https://github.com/hyperpolymath/k9-validate-action/commit/ee2abe4add5b4a7e924d621657d9d151d6e950da"><code>ee2abe4</code></a>
sweep2: add config files (mise.toml)</li>
<li>See full diff in <a
href="https://github.com/hyperpolymath/k9-validate-action/compare/0aedc05171f6cc5cdb1f6140b3deda5c7483539c...b4b4bd64851e55e003fc756ca706c19f3442e999">compare
view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 54670cc commit 7b6a293
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments