Skip to content

Commit

Permalink
Bump impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action (#267)
Browse files Browse the repository at this point in the history
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.2 to 1.0.3.
- [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.2...v1.0.3)

---
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 2e9bf07 commit 72b2b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
uses: impresscms-dev/generate-phpdocs-with-clean-phpdoc-md-action@v1.0.3
with:
class_root_namespace: ${{ inputs.class_root_namespace }}
included_classes: ${{ inputs.include }}
Expand Down

0 comments on commit 72b2b6d

Please sign in to comment.