Skip to content

Commit 97e4e61

Browse files
authored
Merge pull request #497 from powerapi-ng/dependabot/github_actions/codecov/codecov-action-5.1.2
build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2
2 parents 877d8ed + 4ec9f99 commit 97e4e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Upload coverage reports to Codecov
4646
if: ${{ matrix.python-version }} == "3.10"
47-
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
47+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}
5050
file: coverage.xml

0 commit comments

Comments
 (0)