Skip to content

Commit 076ac39

Browse files
Bump joergbrech/moxunit-action from 1.2.0 to 1.3.0
Bumps [joergbrech/moxunit-action](https://github.com/joergbrech/moxunit-action) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/joergbrech/moxunit-action/releases) - [Changelog](https://github.com/joergbrech/moxunit-action/blob/master/CHANGELOG.md) - [Commits](joergbrech/moxunit-action@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: joergbrech/moxunit-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f814264 commit 076ac39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
mkoctfile --mex jsonread.c jsmn.c -DJSMN_PARENT_LINKS
2828
2929
- name: MOxUnit Action
30-
uses: joergbrech/moxunit-action@v1.2.0
30+
uses: joergbrech/moxunit-action@v1.3.0
3131
with:
3232
tests: tests # files or directories containing the MOxUnit test cases
3333
src: src # directories to be added to the Octave search path before running the tests.

0 commit comments

Comments
 (0)