Skip to content

Commit dc06112

Browse files
authored
Merge pull request #21 from Battery-Intelligence-Lab/dependabot/github_actions/mattnotmitt/doxygen-action-1.12.0
Bump mattnotmitt/doxygen-action from 1.9.8 to 1.12.0
2 parents 0ed7d4a + 3d54d47 commit dc06112

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
@@ -43,7 +43,7 @@ jobs:
4343
- run: sudo rm -rf build
4444
- run: mkdir build
4545
- name: Create Doxygen Files
46-
uses: mattnotmitt/doxygen-action@v1.9.8
46+
uses: mattnotmitt/doxygen-action@v1.12.0
4747
with:
4848
doxyfile-path: 'docs/Doxyfile'
4949
- run: sudo sed -ri 's/<div id="projectname">(.*)/<div id="projectname"><a href="..\/index.html">\1 <\/a>/g' ./build/Doxygen/html/index.html

0 commit comments

Comments
 (0)