Skip to content

Commit e8b1584

Browse files
Bump impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action (#274)
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.3 to 1.0.4. - [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.3...v1.0.4) --- updated-dependencies: - dependency-name: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 130d848 commit e8b1584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/[email protected].3
102+
uses: impresscms-dev/[email protected].4
103103
with:
104104
class_root_namespace: ${{ inputs.class_root_namespace }}
105105
included_classes: ${{ inputs.include }}

0 commit comments

Comments
 (0)