From 7d8f19faeb31ef597e57bd10828b5d1178ea9da3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 02:57:44 +0000 Subject: [PATCH] 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](https://github.com/joergbrech/moxunit-action/compare/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] --- .github/workflows/moxunit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/moxunit.yml b/.github/workflows/moxunit.yml index 47732dd..3abc9d5 100644 --- a/.github/workflows/moxunit.yml +++ b/.github/workflows/moxunit.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 1 - name: MOxUnit Action - uses: joergbrech/moxunit-action@v1.2.0 + uses: joergbrech/moxunit-action@v1.3.0 with: tests: tests src: subfun