Skip to content

Commit

Permalink
Bump BaileyJM02/markdown-to-pdf from 1.2.0 to 2
Browse files Browse the repository at this point in the history
Bumps [BaileyJM02/markdown-to-pdf](https://github.com/baileyjm02/markdown-to-pdf) from 1.2.0 to 2.
- [Release notes](https://github.com/baileyjm02/markdown-to-pdf/releases)
- [Commits](BaileyJM02/markdown-to-pdf@v1.2.0...v2)

---
updated-dependencies:
- dependency-name: BaileyJM02/markdown-to-pdf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent c94e594 commit 0905517
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 @@ -68,7 +68,7 @@ jobs:
working-directory: site
env:
GH_TOKEN: ${{ github.token }}
- uses: BaileyJM02/markdown-to-pdf@v1.2.0
- uses: BaileyJM02/markdown-to-pdf@v2
with:
input_path: index.md
output_dir: site/
Expand Down

0 comments on commit 0905517

Please sign in to comment.