Skip to content

Commit 353cbcc

Browse files
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 14b3bb2 commit 353cbcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ customize rule selection, severity filtering, and custom rule inclusion.
1818
| Input | Description | Required | Default |
1919
|--------------------------------------|--------------------------------------------------------------------------------|----------|-----------------------------------------------------------------------------|
2020
| `Path` | The path to the code to test. | false | `'.'` |
21-
| `SettingsFilePath` | The path to the settings file. | false | `${{ github.workspace }}/.github/linters/.powershell-psscriptanalyzer.psd1` |
21+
| `SettingsFilePath` | The path to the settings file. | false | `.github/linters/.powershell-psscriptanalyzer.psd1` |
2222
| `Debug` | Enable debug output. | false | `'false'` |
2323
| `Verbose` | Enable verbose output. | false | `'false'` |
2424
| `Version` | Specifies the exact version of the GitHub module to install. | false | |

0 commit comments

Comments
 (0)