From 3a2a597db1982e8f91de12fb349376b8f5c4e07c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 17:43:24 +0000 Subject: [PATCH] chore(deps): update ssciwr/doxygen-install action to v2.0.3 --- .github/workflows/apidocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/apidocs.yml b/.github/workflows/apidocs.yml index 33529d7..27d88cf 100644 --- a/.github/workflows/apidocs.yml +++ b/.github/workflows/apidocs.yml @@ -32,7 +32,7 @@ jobs: uses: ./.github/actions/install-dependencies - name: Install Doxygen - uses: ssciwr/doxygen-install@329d88f5a303066a5bd006db7516b1925b86350e # v2.0.1 + uses: ssciwr/doxygen-install@fa3e94d34131d3990b6b8ba939ab982964aa3758 # v2.0.3 with: version: "1.12.0"