Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

Commit 27d1573

Browse files
Bump PSModule/Invoke-Pester from 4.2.5 to 4.2.6
Bumps [PSModule/Invoke-Pester](https://github.com/psmodule/invoke-pester) from 4.2.5 to 4.2.6. - [Release notes](https://github.com/psmodule/invoke-pester/releases) - [Commits](PSModule/Invoke-Pester@266d1cf...9cf262a) --- updated-dependencies: - dependency-name: PSModule/Invoke-Pester dependency-version: 4.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a59a88 commit 27d1573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Action-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Run Pester tests
3030
id: pester
31-
uses: PSModule/Invoke-Pester@266d1cf2532f572470b7c4463fa1072f2bfe4455 # v4.2.5
31+
uses: PSModule/Invoke-Pester@9cf262a79e7528d5af41c875c35dae91c44d18dd # v4.2.6
3232
with:
3333
Path: ./tests
3434
Run_Path: ./scripts

0 commit comments

Comments
 (0)