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.
1 parent a960225 commit 64e9eedCopy full SHA for 64e9eed
.github/workflows/PSScriptAnalyzer.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v5
9
- name: lint
10
- uses: devblackops/github-action-psscriptanalyzer@master
+ uses: alagoutte/github-action-psscriptanalyzer@master
11
with:
12
sendComment: true
13
failOnErrors: true
0 commit comments