Skip to content

Commit 0eef9fe

Browse files
⬆️ Update Invoke-Pester to v4.2.3
1 parent c0fb00a commit 0eef9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ runs:
262262
Script: ${{ github.action_path }}/src/main.ps1
263263

264264
- name: Invoke-Pester
265-
uses: PSModule/Invoke-Pester@882994cbe1ff07c3fc8afdac52404c940f99b331 # v4.2.2
265+
uses: PSModule/Invoke-Pester@1fcb663c0efe914e8374d78e16aa7bb907ea2434 # v4.2.3
266266
id: test
267267
env:
268268
SettingsFilePath: ${{ fromJson(steps.paths.outputs.result).SettingsFilePath }}

0 commit comments

Comments
 (0)