Skip to content

Commit

Permalink
Bump ZacJW/markdown-html-action from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [ZacJW/markdown-html-action](https://github.com/ZacJW/markdown-html-action) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/ZacJW/markdown-html-action/releases)
- [Commits](ZacJW/markdown-html-action@1.1.0...3865edc)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2021
1 parent a373c30 commit 4713949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
gpg -abs --no-tty --batch --yes -o - Release > Release.gpg
gpg --clearsign --no-tty --batch --yes -o - Release > InRelease
working-directory: deb
- uses: ZacJW/markdown-html-action@1.1.0
- uses: ZacJW/markdown-html-action@1.1.1
with:
input_files: '[["README.md"]]'
output_files: '["deb/index.html"]'
Expand Down

0 comments on commit 4713949

Please sign in to comment.