Skip to content

Commit 506fe2b

Browse files
build(deps): bump mattnotmitt/doxygen-action (#603)
Bumps [mattnotmitt/doxygen-action](https://github.com/mattnotmitt/doxygen-action) from 452281fb0f5f8a3e8d3f7fa5359cb58f249dfa28 to e0c8cd4cd05e28b88e723b25b30188ecf2505b40. - [Release notes](https://github.com/mattnotmitt/doxygen-action/releases) - [Commits](mattnotmitt/doxygen-action@452281f...e0c8cd4) --- updated-dependencies: - dependency-name: mattnotmitt/doxygen-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fe53bd commit 506fe2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3.6.0
2626
- name: Install theme
2727
run: ./tools/prepare-doxygen.sh
28-
- uses: mattnotmitt/doxygen-action@452281fb0f5f8a3e8d3f7fa5359cb58f249dfa28 # edge
28+
- uses: mattnotmitt/doxygen-action@e0c8cd4cd05e28b88e723b25b30188ecf2505b40 # edge
2929
with:
3030
doxyfile-path: './doxygen'
3131
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)