Skip to content

Commit 841295f

Browse files
authored
Merge branch 'trunk' into dependabot/pip/dot-github/actions/gh-action-pip-audit/test/pyproject/pyyaml-5.4.1
2 parents 62e2251 + 42bf483 commit 841295f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
tox -e coverage-ci
120120
121121
- name: Upload Coverage to codecov.io
122-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
122+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
123123
with:
124124
# We utilize secret for more realiable builds. Without secret being set, upload step
125125
# fails fairly often.

0 commit comments

Comments
 (0)