Skip to content

Commit

Permalink
build(deps): bump mattnotmitt/doxygen-action from 1.9.5 to 1.9.8
Browse files Browse the repository at this point in the history
Bumps [mattnotmitt/doxygen-action](https://github.com/mattnotmitt/doxygen-action) from 1.9.5 to 1.9.8.
- [Release notes](https://github.com/mattnotmitt/doxygen-action/releases)
- [Commits](mattnotmitt/doxygen-action@v1.9.5...v1.9.8)

---
updated-dependencies:
- dependency-name: mattnotmitt/doxygen-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 5a23c54 commit 9ef19a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- uses: actions/checkout@v4

- name: Generate documentation
uses: mattnotmitt/doxygen-action@v1.9.5
uses: mattnotmitt/doxygen-action@v1.9.8
with:
working-directory: docs
doxyfile-path: Doxyfile
Expand Down

0 comments on commit 9ef19a5

Please sign in to comment.