From e8f1ebab751e1648f7f11d29a48cd5fb73d07e28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 15:08:37 +0000 Subject: [PATCH] chore(deps): update ssciwr/doxygen-install action to v2 --- .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 8a5f956..83f48cc 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@501e53b879da7648ab392ee226f5b90e42148449 # v1.6.4 + uses: ssciwr/doxygen-install@ad81ff239f3be5262e2577abce2d728c426fcc59 # v2.0.0 - name: Generate API Docs run: |