diff --git a/action.yml b/action.yml index 6d2eef8..4243910 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@9cf262a79e7528d5af41c875c35dae91c44d18dd # v4.2.6 id: test env: LocalTestPath: ${{ steps.paths.outputs.LocalTestPath }}