Skip to content

Commit 4799ef4

Browse files
Build(deps): Bump dita-ot/dita-ot-action from 4.1.2 to 4.3.5
Bumps [dita-ot/dita-ot-action](https://github.com/dita-ot/dita-ot-action) from 4.1.2 to 4.3.5. - [Release notes](https://github.com/dita-ot/dita-ot-action/releases) - [Commits](dita-ot/dita-ot-action@4.1.2...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 d4a9255 commit 4799ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
- name: Generate docs
124124
run: bundle exec rake docs:all
125125
- name: Docs test
126-
uses: dita-ot/dita-ot-action@4.1.2
126+
uses: dita-ot/dita-ot-action@4.3.5
127127
with:
128128
build: dita -i documentation/bolt.ditamap -o out -f html5 --processing-mode=strict
129129

0 commit comments

Comments
 (0)