We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28211ce + 5ad2353 commit f37cecbCopy full SHA for f37cecb
1 file changed
action.yml
@@ -281,7 +281,7 @@ runs:
281
${{ github.action_path }}/src/main.ps1
282
283
- name: Invoke-Pester
284
- uses: PSModule/Invoke-Pester@266d1cf2532f572470b7c4463fa1072f2bfe4455 # v4.2.5
+ uses: PSModule/Invoke-Pester@9cf262a79e7528d5af41c875c35dae91c44d18dd # v4.2.6
285
id: test
286
env:
287
LocalTestPath: ${{ steps.paths.outputs.LocalTestPath }}
0 commit comments