Skip to content

Commit 4485e64

Browse files
build(deps): bump impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action (#296)
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](impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abe2eed commit 4485e64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ runs:
9999
shell: bash
100100

101101
- name: Generating new documentation with clean/phpdoc-md...
102-
uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v1.0.4
102+
uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v1.1.0
103103
with:
104104
class_root_namespace: ${{ inputs.class_root_namespace }}
105105
included_classes: ${{ inputs.include }}

0 commit comments

Comments
 (0)