Skip to content

Commit 23103f8

Browse files
Bump mattnotmitt/doxygen-action from 1.9.8 to 1.12.0
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] <support@github.com>
1 parent da9c771 commit 23103f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
git push origin documentation-update-${{ steps.buildnumber.outputs.build_number }}
3939
4040
- name: Doxygen Action
41-
uses: mattnotmitt/doxygen-action@v1.9.8
41+
uses: mattnotmitt/doxygen-action@v1.12.0
4242
with:
4343
# Working directory
4444
working-directory: 'docs/'

0 commit comments

Comments
 (0)