Skip to content

Commit 458a0b1

Browse files
Update Invoke-ScriptAnalyzer action to version 2 in README.md
1 parent 05c0483 commit 458a0b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: actions/checkout@v2
7979

8080
- name: Invoke PSScriptAnalyzer
81-
uses: PSModule/Invoke-ScriptAnalyzer@v1
81+
uses: PSModule/Invoke-ScriptAnalyzer@v2
8282
with:
8383
Path: ${{ github.workspace }}
8484
Settings: SourceCode

0 commit comments

Comments
 (0)