Skip to content

Commit 8e58455

Browse files
Bump codecov/codecov-action (#29)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from cb6530fbecd68d5f1ee7a3dcd113450ea8d5d6d4 to 1e68e06f1dbfde0e4cefc87efeba9e4643565303. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@cb6530f...1e68e06) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 1e68e06f1dbfde0e4cefc87efeba9e4643565303 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1469303 commit 8e58455

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-2-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: uv run pytest
4040

4141
- name: Upload coverage reports
42-
uses: codecov/codecov-action@cb6530fbecd68d5f1ee7a3dcd113450ea8d5d6d4 # v5.1.2
42+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
4343
if: always()
4444
with:
4545
files: ./coverage.xml

0 commit comments

Comments
 (0)