Browse Source

Merge pull request #112 from mudler/renovate/codecov-codecov-action-3.x

Update codecov/codecov-action action to v3.1.2
Ettore Di Giacinto 2 years ago
parent
commit
107af6b87f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml

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

@@ -67,7 +67,7 @@ jobs:
               chmod +x edgevpn
               chmod +x edgevpn
               EDGEVPNCONFIG=config.yaml ./.github/tests.sh
               EDGEVPNCONFIG=config.yaml ./.github/tests.sh
       - name: Codecov
       - name: Codecov
-        uses: codecov/[email protected].1
+        uses: codecov/[email protected].2
         with:
         with:
           file: coverage.txt
           file: coverage.txt