From 76418278865814a4a3da68675f50f81d86b3459c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 13:39:36 +0000 Subject: [PATCH] Bump dita-ot/dita-ot-action from 4.2.4 to 4.3.5 Bumps [dita-ot/dita-ot-action](https://github.com/dita-ot/dita-ot-action) from 4.2.4 to 4.3.5. - [Release notes](https://github.com/dita-ot/dita-ot-action/releases) - [Commits](https://github.com/dita-ot/dita-ot-action/compare/4.2.4...4.3.5) --- updated-dependencies: - dependency-name: dita-ot/dita-ot-action dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8f9a9401f..28f9be21c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -123,7 +123,7 @@ jobs: uses: actions/checkout@v6 - name: Docs test - uses: dita-ot/dita-ot-action@4.2.4 + uses: dita-ot/dita-ot-action@4.3.5 with: build: dita -i documentation/puppetdb.ditamap -o out -f html5 --processing-mode=strict