Skip to content

Commit fdbbfdf

Browse files
authored
Merge pull request #206 from cpp-lln-lab/dependabot/github_actions/joergbrech/moxunit-action-1.3.0
Bump joergbrech/moxunit-action from 1.2.0 to 1.3.0
2 parents 06fd8eb + 5e4dd55 commit fdbbfdf

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
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: MOxUnit Action
23-
uses: joergbrech/moxunit-action@v1.2.0
23+
uses: joergbrech/moxunit-action@v1.3.0
2424
with:
2525
tests: tests
2626
src: src

0 commit comments

Comments
 (0)