Commit 23631e5
authored
Bump PSModule/Release-GHRepository from 2.0.2 to 2.0.3 in the github-actions group (#396)
Bumps the github-actions group with 1 update:
[PSModule/Release-GHRepository](https://github.com/psmodule/release-ghrepository).
Updates `PSModule/Release-GHRepository` from 2.0.2 to 2.0.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psmodule/release-ghrepository/releases">PSModule/Release-GHRepository's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.3</h2>
<h1>Bump PSModule/GitHub-Script from 1.7.10 to 1.9.0 (<a
href="https://redirect.github.com/psmodule/release-ghrepository/issues/106">#106</a>)</h1>
<p>Bumps <a
href="https://github.com/PSModule/GitHub-Script">PSModule/GitHub-Script</a>
from 1.7.10 to 1.9.0.</p>
<ul>
<li>Pin: <code>8083ec1f733f00357ee4d0db0c6056686e483bc0</code> (<code>#
v1.9.0</code>)</li>
<li>Release notes: <a
href="https://github.com/PSModule/GitHub-Script/releases/tag/v1.9.0">https://github.com/PSModule/GitHub-Script/releases/tag/v1.9.0</a></li>
</ul>
<p>Supersedes the existing Dependabot PR (which targeted 1.8.0) by
bumping straight to the latest 1.9.0.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/PSModule/Release-GHRepository/commit/750abed0ecab02394554b610dc3aa191e75e3248"><code>750abed</code></a>
Bump PSModule/GitHub-Script from 1.7.10 to 1.9.0 (<a
href="https://redirect.github.com/psmodule/release-ghrepository/issues/106">#106</a>)</li>
<li><a
href="https://github.com/PSModule/Release-GHRepository/commit/5a8bca39daf113307d7ad601c24eb2c6f70aa59f"><code>5a8bca3</code></a>
Bump actions/checkout from 6.0.2 to 7.0.0 (<a
href="https://redirect.github.com/psmodule/release-ghrepository/issues/103">#103</a>)</li>
<li><a
href="https://github.com/PSModule/Release-GHRepository/commit/f20eb7513d62badf194c7421c0715f7b25f875c6"><code>f20eb75</code></a>
Bump super-linter/super-linter from 8.6.0 to 8.7.0 (<a
href="https://redirect.github.com/psmodule/release-ghrepository/issues/104">#104</a>)</li>
<li><a
href="https://github.com/PSModule/Release-GHRepository/commit/f1d2233e3f736be9053a10cbc3db8e6e8b3c6e28"><code>f1d2233</code></a>
Bump super-linter/super-linter from 8.5.0 to 8.6.0 (<a
href="https://redirect.github.com/psmodule/release-ghrepository/issues/99">#99</a>)</li>
<li><a
href="https://github.com/PSModule/Release-GHRepository/commit/3e2cece703dae524ba69f3bd3e77397713786fcd"><code>3e2cece</code></a>
⚙️ [Maintenance]: Add afterall to codespell ignore words list (<a
href="https://redirect.github.com/psmodule/release-ghrepository/issues/98">#98</a>)</li>
<li><a
href="https://github.com/PSModule/Release-GHRepository/commit/0d1b65e49ce65acaf8a66812d42efaf7342ee69d"><code>0d1b65e</code></a>
Bump super-linter/super-linter from 8.4.0 to 8.5.0 (<a
href="https://redirect.github.com/psmodule/release-ghrepository/issues/97">#97</a>)</li>
<li><a
href="https://github.com/PSModule/Release-GHRepository/commit/dee7cfaa43484820c2bd27f8a5b6fde8e59b2e9a"><code>dee7cfa</code></a>
⚙️ [Maintenance]: Update super-linter to v8.4.0 (<a
href="https://redirect.github.com/psmodule/release-ghrepository/issues/94">#94</a>)</li>
<li><a
href="https://github.com/PSModule/Release-GHRepository/commit/75fba1ab3e2507ad99c41ba484722d87c8268d55"><code>75fba1a</code></a>
⚙️ [Maintenance]: Align workflows across action repositories (<a
href="https://redirect.github.com/psmodule/release-ghrepository/issues/93">#93</a>)</li>
<li>See full diff in <a
href="https://github.com/psmodule/release-ghrepository/compare/5a5165d66f485d1aad217ef34a190178b214fdcb...750abed0ecab02394554b610dc3aa191e75e3248">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 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 8b1a261 commit 23631e5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
0 commit comments