diff --git a/action.yml b/action.yml index b07c92c..6d2eef8 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@1fcb663c0efe914e8374d78e16aa7bb907ea2434 # v4.2.3 + uses: PSModule/Invoke-Pester@abddf7bef0d0614d7ca322036af6a06ee0fb4d44 # v4.2.4 id: test env: LocalTestPath: ${{ steps.paths.outputs.LocalTestPath }}