Skip to content

Commit

Permalink
Bump baileyjm02/markdown-to-pdf from 1 to 2 in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [baileyjm02/markdown-to-pdf](https://github.com/baileyjm02/markdown-to-pdf).


Updates `baileyjm02/markdown-to-pdf` from 1 to 2
- [Release notes](https://github.com/baileyjm02/markdown-to-pdf/releases)
- [Commits](BaileyJM02/markdown-to-pdf@v1...v2)

---
updated-dependencies:
- dependency-name: baileyjm02/markdown-to-pdf
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 77aab39 commit 1a632f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-as-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: baileyjm02/markdown-to-pdf@v1
- uses: baileyjm02/markdown-to-pdf@v2
with:
input_path: docs
output_dir: pdfs
Expand Down

0 comments on commit 1a632f3

Please sign in to comment.