Skip to content

Commit

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


Updates `pandoc/actions` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/pandoc/actions/releases)
- [Commits](pandoc/actions@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: pandoc/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 062a93e commit 1160bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
submodules: 'true'

- name: Pandoc install
uses: pandoc/actions/setup@v1.0.0
uses: pandoc/actions/setup@v1.1.0
with:
version: 2.19

Expand Down

0 comments on commit 1160bdd

Please sign in to comment.