From 8db649ac443f0ea2de1e06fe7bcbb11eedd890b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 14:02:42 +0000 Subject: [PATCH] Bump OpenModelica/openmodelica-library-testing-action Bumps [OpenModelica/openmodelica-library-testing-action](https://github.com/openmodelica/openmodelica-library-testing-action) from 0.1.0 to 0.2.1. - [Release notes](https://github.com/openmodelica/openmodelica-library-testing-action/releases) - [Commits](https://github.com/openmodelica/openmodelica-library-testing-action/compare/v0.1.0...v0.2.1) --- updated-dependencies: - dependency-name: OpenModelica/openmodelica-library-testing-action dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/Test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 814b86b2..cbe7345e 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -38,7 +38,7 @@ jobs: omc-diff: true - name: openmodelica-library-testing - uses: OpenModelica/openmodelica-library-testing-action@v0.1.0 + uses: OpenModelica/openmodelica-library-testing-action@v0.2.1 with: library: PNlib library-version: 'master'