diff --git a/action.yml b/action.yml index 6d2eef8..915f9fb 100644 --- a/action.yml +++ b/action.yml @@ -281,7 +281,7 @@ runs: ${{ github.action_path }}/src/main.ps1 - name: Invoke-Pester - uses: PSModule/Invoke-Pester@abddf7bef0d0614d7ca322036af6a06ee0fb4d44 # v4.2.4 + uses: PSModule/Invoke-Pester@266d1cf2532f572470b7c4463fa1072f2bfe4455 # v4.2.5 id: test env: LocalTestPath: ${{ steps.paths.outputs.LocalTestPath }}