Skip to content

Commit 21408da

Browse files
Merge branch 'bumps' into dependabot/github_actions/PSModule/Build-PSModule-4.0.13
2 parents c28fa0c + e93e8b0 commit 21408da

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)