Skip to content

Commit 59fc671

Browse files
Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.4.2 to 5.4.3 (#17)
Bumps [PSModule/Process-PSModule/.github/workflows/workflow.yml](https://github.com/psmodule/process-psmodule) from 5.4.2 to 5.4.3. <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.4.3</h2> <h1>Bump super-linter/super-linter from 8.3.2 to 8.5.0 (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/284">#284</a>)</h1> <p>Bumps <a href="https://github.com/super-linter/super-linter">super-linter/super-linter</a> from 8.3.2 to 8.5.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/60bdf8a5a4c92c53fcf2a8d23f7d5f5c93e6864e"><code>60bdf8a</code></a> Bump super-linter/super-linter from 8.3.2 to 8.5.0 (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/284">#284</a>)</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/84d7bac7f3749e2cffb206e574a8102f509040a6"><code>84d7bac</code></a> ⚙️ [Maintenance]: Add path filter and align Release workflow (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/283">#283</a>)</li> <li><a href="https://github.com/PSModule/Process-PSModule/commit/2d403df8cd5787549bc8ff16f8480ccecf3051a2"><code>2d403df</code></a> ⚙️ [Maintenance]: Remove old spec-kit prompts, scripts, and templates (<a href="https://redirect.github.com/psmodule/process-psmodule/issues/281">#281</a>)</li> <li>See full diff in <a href="https://github.com/psmodule/process-psmodule/compare/a15249813c1d7e1a0e4faa2c936fe4978f03845d...60bdf8a5a4c92c53fcf2a8d23f7d5f5c93e6864e">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.2&new-version=5.4.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 3714f6a commit 59fc671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Process-PSModule.yml

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

2828
jobs:
2929
Process-PSModule:
30-
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@a15249813c1d7e1a0e4faa2c936fe4978f03845d # v5.4.2
30+
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@60bdf8a5a4c92c53fcf2a8d23f7d5f5c93e6864e # v5.4.3
3131
secrets:
3232
APIKEY: ${{ secrets.APIKEY }}

0 commit comments

Comments
 (0)