Преглед изворни кода

Merge pull request #357 from external-secrets/dependabot/github_actions/codecov/codecov-action-2.0.3

chore(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3
paul-the-alien[bot] пре 4 година
родитељ
комит
6f37582958
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/ci.yml

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

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