Explorar o código

Merge pull request #284 from external-secrets/dependabot/github_actions/codecov/codecov-action-2.0.2

chore(deps): bump codecov/codecov-action from 1 to 2.0.2
paul-the-alien[bot] %!s(int64=5) %!d(string=hai) anos
pai
achega
4b72792f1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -176,7 +176,7 @@ jobs:
           make test
 
       - name: Publish Unit Test Coverage
-        uses: codecov/codecov-action@v1
+        uses: codecov/codecov-action@v2.0.2
         with:
           flags: unittests
           file: ./cover.out