Skip to content

Commit

Permalink
Update non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 53e35e5 commit d0c77a2
Show file tree
Hide file tree
Showing 16 changed files with 973 additions and 778 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: cp crates/voicevox_core_c_api/include/voicevox_core.h
run: cp crates/voicevox_core_c_api/include/voicevox_core.h docs/apis/c_api/doxygen/
- name: Generate doxygen document
uses: mattnotmitt/doxygen-action@v1.9.8
uses: mattnotmitt/doxygen-action@1.12.0
with:
working-directory: "docs/apis/c_api/doxygen"
- name: Build voicevox_core_python_api
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- uses: actions/checkout@v4

- name: typos-action
uses: crate-ci/typos@v1.21.0
uses: crate-ci/typos@v1.29.5
Loading

0 comments on commit d0c77a2

Please sign in to comment.