diff --git a/action.yml b/action.yml index 7ab07bf3..c0bd7b0e 100644 --- a/action.yml +++ b/action.yml @@ -99,7 +99,7 @@ runs: shell: bash - name: Generating new documentation with clean/phpdoc-md... - uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v1.1.0 + uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v1.1.1 with: class_root_namespace: ${{ inputs.class_root_namespace }} included_classes: ${{ inputs.include }}