Skip to content

Commit 2c8b3c1

Browse files
build(deps): bump impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action (#297)
Bumps [impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action](https://github.com/impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action) from 1.0.4 to 2.0.0. - [Release notes](https://github.com/impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action/releases) - [Commits](impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v1.0.4...v2.0.0) --- updated-dependencies: - dependency-name: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4485e64 commit 2c8b3c1

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
@@ -107,7 +107,7 @@ runs:
107107
if: inputs.engine == 'clean/phpdoc-md'
108108

109109
- name: Generating new documentation with evert/phpdoc-md...
110-
uses: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v1.0.4
110+
uses: impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action@v2.0.0
111111
with:
112112
ignored_files: ${{ inputs.ignored_files }}
113113
output_path: ${{ env.NEW_WIKI_CHECKOUT_PATH }}

0 commit comments

Comments
 (0)