Skip to content

Commit 34226ee

Browse files
Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.4.6 to 5.5.7 (#14)
Bumps [PSModule/Process-PSModule/.github/workflows/workflow.yml](https://github.com/psmodule/process-psmodule) from 5.4.6 to 5.5.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/psmodule/process-psmodule/releases">PSModule/Process-PSModule/.github/workflows/workflow.yml's releases</a>.</em></p> <blockquote> <h2>v5.5.7</h2> <h1>Bump PSModule/GitHub-Script from 1.7.10 to 1.8.0 (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/346">#346</a>)</h1> <p>Bumps <a href="https://github.com/psmodule/github-script">PSModule/GitHub-Script</a> from 1.7.10 to 1.8.0.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PSModule/Process-PSModule/commit/ce64918acc96dda73eb78f827036b794bfa6fa1a"><code>ce64918</code></a> Bump PSModule/GitHub-Script from 1.7.10 to 1.8.0 (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/346">#346</a>)</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/dcfb311d37b272d0f6791aee00fa86a4b6d5d62b"><code>dcfb311</code></a> Bump PSModule/Build-PSModule from 4.0.14 to 4.0.15 (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/345">#345</a>)</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/762cffb8d4271ded13bb5a2b1ab1eb44b0611395"><code>762cffb</code></a> Bump PSModule/Invoke-Pester from 4.2.4 to 4.2.5 (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/344">#344</a>)</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/8bb1745e1a33a56fb9751d883e8ec100f6f7dc85"><code>8bb1745</code></a> Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/340">#340</a>)</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/e34ef35ddd2901197ac7bad2e31b0b553f7d77a8"><code>e34ef35</code></a> Bump actions/upload-artifact from 7.0.0 to 7.0.1 (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/341">#341</a>)</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/e8f5b22925c5a4dcf462d8b212570b66ce6a8df4"><code>e8f5b22</code></a> 🩹 [Patch]: Bump PSModule/Publish-PSModule to v2.2.4 (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/312">#312</a>)</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/51f27f79b3e06bb055ee0b2549a11aeb85ed71c9"><code>51f27f7</code></a> 🩹 [Patch]: Reusable workflow dependencies updated (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/332">#332</a>)</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/11117919e65242d3388727819a751f74ad24ea9e"><code>1111791</code></a> 🚀 [Feature]: Release-triggering file patterns now configurable via workflow i...</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/3ed96da6f3c2f95b7cd770761f5f2f348020680b"><code>3ed96da</code></a> 🩹 [Patch]: Framework-generated code coverage no longer penalizes module autho...</li> <li>See full diff in <a href="https://github.com/psmodule/process-psmodule/compare/205d193f34cbbaf9992955c21d842bcf98a1859f...ce64918acc96dda73eb78f827036b794bfa6fa1a">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=PSModule/Process-PSModule/.github/workflows/workflow.yml&package-manager=github_actions&previous-version=5.4.6&new-version=5.5.7)](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 e9e9229 commit 34226ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Process-PSModule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ permissions:
2727

2828
jobs:
2929
Process-PSModule:
30-
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@205d193f34cbbaf9992955c21d842bcf98a1859f # v5.4.6
30+
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@ce64918acc96dda73eb78f827036b794bfa6fa1a # v5.5.7
3131
secrets: inherit

0 commit comments

Comments
 (0)