Skip to content

Commit 697b4bb

Browse files
Bump PSModule/Invoke-Pester from 4.2.3 to 4.2.4
Bumps [PSModule/Invoke-Pester](https://github.com/psmodule/invoke-pester) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/psmodule/invoke-pester/releases) - [Commits](PSModule/Invoke-Pester@1fcb663...abddf7b) --- updated-dependencies: - dependency-name: PSModule/Invoke-Pester dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fb6675 commit 697b4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test-ModuleLocal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
"path=$path" >> $env:GITHUB_OUTPUT
8080
8181
- name: Test-ModuleLocal
82-
uses: PSModule/Invoke-Pester@1fcb663c0efe914e8374d78e16aa7bb907ea2434 # v4.2.3
82+
uses: PSModule/Invoke-Pester@abddf7bef0d0614d7ca322036af6a06ee0fb4d44 # v4.2.4
8383
with:
8484
Debug: ${{ fromJson(inputs.Settings).Debug }}
8585
Prerelease: ${{ fromJson(inputs.Settings).Prerelease }}

0 commit comments

Comments
 (0)