Skip to content

Commit 64e9eed

Browse files
authored
Update PSScriptAnalyzer.yml
1 parent a960225 commit 64e9eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PSScriptAnalyzer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v5
99
- name: lint
10-
uses: devblackops/github-action-psscriptanalyzer@master
10+
uses: alagoutte/github-action-psscriptanalyzer@master
1111
with:
1212
sendComment: true
1313
failOnErrors: true

0 commit comments

Comments
 (0)