Commit 576aef8
authored
chore(deps): bump regclient/actions from 495560f7c3b510b71ff9f22d6c667c2c429b8e45 to 109c465fe01d2c5a6d0a9bb81df7e1b1981dda52 (#673)
Bumps [regclient/actions](https://github.com/regclient/actions) from
495560f7c3b510b71ff9f22d6c667c2c429b8e45 to
109c465fe01d2c5a6d0a9bb81df7e1b1981dda52.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/regclient/actions/blob/main/RELEASE.md">regclient/actions's
changelog</a>.</em></p>
<blockquote>
<h1>Release Notes</h1>
<h2>Release v0.1.0</h2>
<ul>
<li>Fix: Handle special characters in the inputs. (<a
href="https://redirect.github.com/regclient/actions/pull/20">PR
20</a>)</li>
<li>Feat: Support passing additional options to <code>regctl registry
login</code> like <code>--skip-check</code>. (<a
href="https://redirect.github.com/regclient/actions/pull/20">PR
20</a>)</li>
<li>Chore: Pin cosign to v2. (<a
href="https://redirect.github.com/regclient/actions/pull/29">PR
29</a>)</li>
<li>Feat: Add installers for each regclient command. (<a
href="https://redirect.github.com/regclient/actions/pull/32">PR
32</a>)</li>
<li>Fix: Fixing installer for separate commands. (<a
href="https://redirect.github.com/regclient/actions/pull/34">PR
34</a>)</li>
<li>Feat: Add support for cosign v3 bundles. (<a
href="https://redirect.github.com/regclient/actions/pull/35">PR
35</a>)</li>
<li>Chore: Allow action to be manually tested. (<a
href="https://redirect.github.com/regclient/actions/pull/37">PR
37</a>)</li>
<li>Fix: Expand $HOME variable in default install directory. (<a
href="https://redirect.github.com/regclient/actions/pull/41">PR
41</a>)</li>
<li>Fix: Add the path to main releases. (<a
href="https://redirect.github.com/regclient/actions/pull/42">PR
42</a>)</li>
<li>Feat: Add a release workflow. (<a
href="https://redirect.github.com/regclient/actions/pull/44">PR
44</a>)</li>
</ul>
<p>Contributors:</p>
<ul>
<li><a href="https://github.com/soult"><code>@soult</code></a></li>
<li><a
href="https://github.com/sudo-bmitch"><code>@sudo-bmitch</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/regclient/actions/compare/495560f7c3b510b71ff9f22d6c667c2c429b8e45...495560f7c3b510b71ff9f22d6c667c2c429b8e45">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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f3e16dd commit 576aef8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments