Skip to content

Commit 7641827

Browse files
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](dita-ot/dita-ot-action@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] <[email protected]>
1 parent 44ca295 commit 7641827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
uses: actions/checkout@v6
124124

125125
- name: Docs test
126-
uses: dita-ot/dita-ot-action@4.2.4
126+
uses: dita-ot/dita-ot-action@4.3.5
127127
with:
128128
build: dita -i documentation/puppetdb.ditamap -o out -f html5 --processing-mode=strict
129129

0 commit comments

Comments
 (0)