Skip to content

Commit 9e9bfe2

Browse files
committed
chore(ci): Pin codecov to latest working release
By default, they pin it to latest...
1 parent c949dd2 commit 9e9bfe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,3 +419,5 @@ jobs:
419419
steps.python-install.outputs.python-version
420420
}}
421421
token: ${{ secrets.codecov-token }}
422+
# renovate: datasource=github-releases depName=codecov-cli lookupName=codecov/codecov-cli
423+
version: v10.2.1

0 commit comments

Comments
 (0)