We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fd1515 commit ac88f38Copy full SHA for ac88f38
.github/workflows/dottest_sa.yml
@@ -33,7 +33,7 @@ jobs:
33
id: dottest_sa
34
# You may pin to the exact commit or the version.
35
# uses: tobyash86/run-dottest-analyzer-proto@1bc4be095189f455793afdb10b47127e06ae25ff
36
- uses: parasoft/run-dottest-analyzer@1.2.3
+ uses: parasoft/run-dottest-analyzer@master
37
with:
38
# Path to working directory.
39
installDir: c:\Program Files\Parasoft\dotTEST\2022.2
0 commit comments