From 6d0372fa895c41efca8e05c76beaa1e6ea266853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 14:43:18 +0000 Subject: [PATCH] Bump PSModule/Process-PSModule/.github/workflows/workflow.yml Bumps [PSModule/Process-PSModule/.github/workflows/workflow.yml](https://github.com/psmodule/process-psmodule) from 6.1.4 to 8.0.3. - [Release notes](https://github.com/psmodule/process-psmodule/releases) - [Commits](https://github.com/psmodule/process-psmodule/compare/da180bac16b13bfbcdf08b2e4e221b5b49e5ff28...16419d018975ece156bbc07d92738dd441efcb2c) --- updated-dependencies: - dependency-name: PSModule/Process-PSModule/.github/workflows/workflow.yml dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/Process-PSModule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Process-PSModule.yml b/.github/workflows/Process-PSModule.yml index d48686d..379aaf0 100644 --- a/.github/workflows/Process-PSModule.yml +++ b/.github/workflows/Process-PSModule.yml @@ -27,6 +27,6 @@ permissions: jobs: Process-PSModule: - uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@da180bac16b13bfbcdf08b2e4e221b5b49e5ff28 # v6.1.4 + uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@16419d018975ece156bbc07d92738dd441efcb2c # v8.0.3 secrets: APIKey: ${{ secrets.APIKey }}