Skip to content

Commit ed079cf

Browse files
Bump mattnotmitt/doxygen-action from 1.9.8 to 1.12.0 (#2147)
Bumps [mattnotmitt/doxygen-action](https://github.com/mattnotmitt/doxygen-action) from 1.9.8 to 1.12.0. - [Release notes](https://github.com/mattnotmitt/doxygen-action/releases) - [Commits](mattnotmitt/doxygen-action@v1.9.8...v1.12.0) --- updated-dependencies: - dependency-name: mattnotmitt/doxygen-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>
1 parent d256e32 commit ed079cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Doxygen Action
15-
uses: mattnotmitt/doxygen-action@v1.9.8
15+
uses: mattnotmitt/doxygen-action@v1.12.0
1616
with:
1717
doxyfile-path: "./Doxyfile"
1818
working-directory: "."

0 commit comments

Comments
 (0)