Skip to content

Commit 8082bc6

Browse files
Bump impresscms-dev/generate-phpdocs-with-evert-phpdoc-md-action (#261)
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.1 to 1.0.3. - [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.1...v1.0.3) --- updated-dependencies: - dependency-name: impresscms-dev/generate-phpdocs-with-evert-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 53c30e7 commit 8082bc6

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
@@ -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/[email protected].1
110+
uses: impresscms-dev/[email protected].3
111111
with:
112112
ignored_files: ${{ inputs.ignored_files }}
113113
output_path: ${{ env.NEW_WIKI_CHECKOUT_PATH }}

0 commit comments

Comments
 (0)