Skip to content

Commit

Permalink
chore(deps): Bump rlespinasse/drawio-export-action from 2.5.2 to 2.23…
Browse files Browse the repository at this point in the history
….0 (#667)

Bumps [rlespinasse/drawio-export-action](https://github.com/rlespinasse/drawio-export-action) from 2.5.2 to 2.23.0.
- [Release notes](https://github.com/rlespinasse/drawio-export-action/releases)
- [Commits](rlespinasse/drawio-export-action@v2.5.2...v2.23.0)

---
updated-dependencies:
- dependency-name: rlespinasse/drawio-export-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 820d05f commit 1cf8ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Export drawio files to png files
uses: rlespinasse/drawio-export-action@v2.5.2
uses: rlespinasse/drawio-export-action@v2.23.0
with:
path: docs
format: png
Expand Down

0 comments on commit 1cf8ee7

Please sign in to comment.