Skip to content

Commit 3caa1f5

Browse files
🩹 [CI]: Update Invoke-ScriptAnalyzer action to version 3 in Test-Module workflow
1 parent 8c13913 commit 3caa1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/Test-Module.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
path: ${{ inputs.WorkingDirectory }}/outputs/module
120120

121121
- name: Lint-Module
122-
uses: PSModule/Invoke-ScriptAnalyzer@v2
122+
uses: PSModule/Invoke-ScriptAnalyzer@v3
123123
continue-on-error: true
124124
with:
125125
Path: outputs/module

0 commit comments

Comments
 (0)