From fa293345b911c88ebdf3fc4d8d5721fd95f1cacc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 19:14:46 +0000 Subject: [PATCH 1/2] Bump codecov/test-results-action from 1.1.0 to 1.1.1 Bumps [codecov/test-results-action](https://github.com/codecov/test-results-action) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/codecov/test-results-action/releases) - [Commits](https://github.com/codecov/test-results-action/compare/f2dba722c67b86c6caa034178c6e4d35335f6706...47f89e9acb64b76debcd5ea40642d25a4adced9f) --- updated-dependencies: - dependency-name: codecov/test-results-action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/unit_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unit_tests.yml b/.github/workflows/unit_tests.yml index affb519f..63aea3ab 100644 --- a/.github/workflows/unit_tests.yml +++ b/.github/workflows/unit_tests.yml @@ -99,7 +99,7 @@ jobs: fail_ci_if_error: true token: ${{ secrets.CODECOV_TOKEN }} - name: Upload test results to Codecov - uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 + uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1 if: ${{ !cancelled() }} with: files: .test_report_no_optionals_junit.xml,.test_report_optionals_junit.xml From 6c9c92391263c4632f3d39278dcb3eceb1ffdcf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 19:15:10 +0000 Subject: [PATCH 2/2] Add chango fragment for PR #7 --- changes/unreleased/0007.MPWTARw34K8VALycdesf5P.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/unreleased/0007.MPWTARw34K8VALycdesf5P.toml diff --git a/changes/unreleased/0007.MPWTARw34K8VALycdesf5P.toml b/changes/unreleased/0007.MPWTARw34K8VALycdesf5P.toml new file mode 100644 index 00000000..cac7a173 --- /dev/null +++ b/changes/unreleased/0007.MPWTARw34K8VALycdesf5P.toml @@ -0,0 +1,5 @@ +other = "Bump codecov/test-results-action from 1.1.0 to 1.1.1" +[[pull_requests]] +uid = "7" +author_uid = "dependabot[bot]" +closes_threads = []