diff --git a/.github/workflows/Action-Test.yml b/.github/workflows/Action-Test.yml index beff071..4be99b3 100644 --- a/.github/workflows/Action-Test.yml +++ b/.github/workflows/Action-Test.yml @@ -28,7 +28,7 @@ jobs: - name: Run Pester tests id: pester - uses: PSModule/Invoke-Pester@266d1cf2532f572470b7c4463fa1072f2bfe4455 # v4.2.5 + uses: PSModule/Invoke-Pester@9cf262a79e7528d5af41c875c35dae91c44d18dd # v4.2.6 with: Path: ./tests Run_Path: ./scripts