From febde05280d0c47aef5e46cf472c220a43c2c409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:45:51 +0000 Subject: [PATCH] Bump 8c6794b6/hpc-codecov-action from 2 to 3 Bumps [8c6794b6/hpc-codecov-action](https://github.com/8c6794b6/hpc-codecov-action) from 2 to 3. - [Release notes](https://github.com/8c6794b6/hpc-codecov-action/releases) - [Changelog](https://github.com/8c6794b6/hpc-codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/8c6794b6/hpc-codecov-action/compare/v2...v3) --- updated-dependencies: - dependency-name: 8c6794b6/hpc-codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fea951f..10598f2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,7 +42,7 @@ jobs: --pedantic - name: Generate coverage report - uses: 8c6794b6/hpc-codecov-action@v2 + uses: 8c6794b6/hpc-codecov-action@v3 with: target: stack:spec