From 0afba7b92d7390c4da44f5009c65adb1ec9faede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 06:32:38 +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.1.0 to 1.1.1. - [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.1.0...v1.1.1) --- updated-dependencies: - dependency-name: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}