Bump ZacJW/markdown-html-action from 1.1.0 to 1.2.0

Bumps [ZacJW/markdown-html-action](https://github.com/zacjw/markdown-html-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/zacjw/markdown-html-action/releases)
- [Commits](https://github.com/zacjw/markdown-html-action/compare/1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: ZacJW/markdown-html-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-15 20:18:25 +00:00 committed by GitHub
parent 23ec59fe97
commit 82ad1f1ca3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- uses: ZacJW/markdown-html-action@1.1.0
- uses: ZacJW/markdown-html-action@1.2.0
with:
input_files: 'guide.md'
output_files: 'export/guide.html'