Skip to content
Snippets Groups Projects
Unverified Commit baca073f authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

chore: pin codecov uploader (#14007)


* chore: pin codecov action

* Update .github/workflows/build.yml

Co-authored-by: default avatarMichael Kriese <michael.kriese@visualon.de>
parent afa98f54
No related branches found
No related tags found
No related merge requests found
......@@ -101,6 +101,8 @@ jobs:
- name: Codecov
uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b # renovate: tag=v2.1.0
with:
version: 'v0.1.15'
if: always() && env.coverage == 'true'
- name: E2E Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment