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 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 = []