Skip to content

Commit 3b16ef4

Browse files
Bump PSModule/Invoke-Pester
Bumps the github-actions group with 1 update in the / directory: [PSModule/Invoke-Pester](https://github.com/psmodule/invoke-pester). Updates `PSModule/Invoke-Pester` from 4.2.6 to 5.1.0 - [Release notes](https://github.com/psmodule/invoke-pester/releases) - [Commits](PSModule/Invoke-Pester@9cf262a...4ff3319) --- updated-dependencies: - dependency-name: PSModule/Invoke-Pester dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6dfddf4 commit 3b16ef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Test-ModuleLocal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
"path=$path" >> $env:GITHUB_OUTPUT
7373
7474
- name: Test-ModuleLocal
75-
uses: PSModule/Invoke-Pester@9cf262a79e7528d5af41c875c35dae91c44d18dd # v4.2.6
75+
uses: PSModule/Invoke-Pester@4ff33199141fdf22568990b6107fe3148ae93a1c # v5.1.0
7676
with:
7777
Debug: ${{ fromJson(inputs.Settings).Debug }}
7878
Prerelease: ${{ fromJson(inputs.Settings).Prerelease }}

0 commit comments

Comments
 (0)