From c386082dceb45f547bc0f583330b3431d988f463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 04:58:51 +0000 Subject: [PATCH] build(deps): bump impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action Bumps [impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action](https://github.com/impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action/releases) - [Commits](https://github.com/impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action/compare/v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index bacfaa3d..43ffabb4 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.0.4 + uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v1.1.0 with: class_root_namespace: ${{ inputs.class_root_namespace }} included_classes: ${{ inputs.include }}