Skip to content

Commit a782bec

Browse files
Bump PSModule/Invoke-ScriptAnalyzer from 4.1.2 to 4.1.3 (#304)
Bumps [PSModule/Invoke-ScriptAnalyzer](https://github.com/psmodule/invoke-scriptanalyzer) from 4.1.2 to 4.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/psmodule/invoke-scriptanalyzer/releases">PSModule/Invoke-ScriptAnalyzer's releases</a>.</em></p> <blockquote> <h2>v4.1.3</h2> <h1>Bump PSModule/Invoke-Pester from 4.2.3 to 4.2.4 (<a href="https://redirect.github.com/psmodule/invoke-scriptanalyzer/issues/30">#30</a>)</h1> <p>Bumps <a href="https://github.com/psmodule/invoke-pester">PSModule/Invoke-Pester</a> from 4.2.3 to 4.2.4.</p> <!-- raw HTML omitted --> <p><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=PSModule/Invoke-Pester&amp;package-manager=github_actions&amp;previous-version=4.2.3&amp;new-version=4.2.4" alt="Dependabot compatibility score" /></a></p> <p>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 <code>@dependabot rebase</code>.</p> <hr /> <!-- raw HTML omitted --> <p>You can trigger Dependabot actions by commenting on this PR:</p> <ul> <li><code>@dependabot rebase</code> will rebase this PR</li> <li><code>@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li> <li><code>@dependabot show &lt;dependency name&gt; ignore conditions</code> will show all of the ignore conditions of the specified dependency</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PSModule/Invoke-ScriptAnalyzer/commit/6aeb1bc093b89f9b15c2ac3e5f9ef9e0879dc755"><code>6aeb1bc</code></a> Bump PSModule/Invoke-Pester from 4.2.3 to 4.2.4 (<a href="https://redirect.github.com/psmodule/invoke-scriptanalyzer/issues/30">#30</a>)</li> <li><a href="https://github.com/PSModule/Invoke-ScriptAnalyzer/commit/4678ee51703d43206189f20b5cf12e20dd656300"><code>4678ee5</code></a> Bump super-linter/super-linter from 8.4.0 to 8.5.0 (<a href="https://redirect.github.com/psmodule/invoke-scriptanalyzer/issues/29">#29</a>)</li> <li><a href="https://github.com/PSModule/Invoke-ScriptAnalyzer/commit/ad7d17cba86ea26071a1f9ba052a2390e36b1182"><code>ad7d17c</code></a> ⚙️ [Maintenance]: Update super-linter to v8.4.0 (<a href="https://redirect.github.com/psmodule/invoke-scriptanalyzer/issues/28">#28</a>)</li> <li><a href="https://github.com/PSModule/Invoke-ScriptAnalyzer/commit/6f784e966fdf75bb985fde2fd5e040cc627bd12c"><code>6f784e9</code></a> ⚙️ [Maintenance]: Refactor test result aggregation script (<a href="https://redirect.github.com/psmodule/invoke-scriptanalyzer/issues/27">#27</a>)</li> <li><a href="https://github.com/PSModule/Invoke-ScriptAnalyzer/commit/5955a6193cc7c50cf21dd625410cbe38af5878ba"><code>5955a61</code></a> ⚙️ [Maintenance]: Align workflows across action repositories (<a href="https://redirect.github.com/psmodule/invoke-scriptanalyzer/issues/26">#26</a>)</li> <li>See full diff in <a href="https://github.com/psmodule/invoke-scriptanalyzer/compare/17bb50ef88b72e7d723e56b81d2e04f27ddc7e37...6aeb1bc093b89f9b15c2ac3e5f9ef9e0879dc755">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=PSModule/Invoke-ScriptAnalyzer&package-manager=github_actions&previous-version=4.1.2&new-version=4.1.3)](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 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 2341ddf commit a782bec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/Lint-SourceCode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
persist-credentials: false
2727

2828
- name: Lint-SourceCode
29-
uses: PSModule/Invoke-ScriptAnalyzer@17bb50ef88b72e7d723e56b81d2e04f27ddc7e37 # v4.1.2
29+
uses: PSModule/Invoke-ScriptAnalyzer@6aeb1bc093b89f9b15c2ac3e5f9ef9e0879dc755 # v4.1.3
3030
with:
3131
Debug: ${{ fromJson(inputs.Settings).Debug }}
3232
Prerelease: ${{ fromJson(inputs.Settings).Prerelease }}

.github/workflows/Test-Module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
path: ${{ fromJson(inputs.Settings).WorkingDirectory }}/outputs/module
9494

9595
- name: Lint-Module
96-
uses: PSModule/Invoke-ScriptAnalyzer@17bb50ef88b72e7d723e56b81d2e04f27ddc7e37 # v4.1.2
96+
uses: PSModule/Invoke-ScriptAnalyzer@6aeb1bc093b89f9b15c2ac3e5f9ef9e0879dc755 # v4.1.3
9797
with:
9898
Path: outputs/module
9999
Debug: ${{ fromJson(inputs.Settings).Debug }}

0 commit comments

Comments
 (0)