We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baaadad commit c8e68acCopy full SHA for c8e68ac
docs/continuous-integration.md
@@ -28,7 +28,7 @@ As `phpinsights` returns an exit error code if security issues are found, you ca
28
29
**Note** : For a project inspection, you **should** never use this option to keep your project safe.
30
31
-## Github Action <Badge text="^1.12"/>
+## Github Action <Badge text="^1.13"/>
32
33
If you use Github Action, you can launch PHP Insights with `--format=github-action` option.
34
With that, annotations with issues will be added in Pull request.
0 commit comments