diff --git a/.github/workflows/unit_tests.yml b/.github/workflows/unit_tests.yml index fd914bf9..6465f37b 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@4e79e65778be1cecd5df25e14af1eafb6df80ea9 # v1.0.2 + 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/0005.kEmT7wZt5syvperC5C9dHK.toml b/changes/unreleased/0005.kEmT7wZt5syvperC5C9dHK.toml new file mode 100644 index 00000000..be2b7b30 --- /dev/null +++ b/changes/unreleased/0005.kEmT7wZt5syvperC5C9dHK.toml @@ -0,0 +1,5 @@ +other = "Bump codecov/test-results-action from 1.0.2 to 1.1.1" +[[pull_requests]] +uid = "5" +author_uid = "dependabot[bot]" +closes_threads = []