From 4f4ab46c10415912e0a6c4e3adae408a29c751e1 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot <yoshi-automation@google.com>
Date: Thu, 13 May 2021 17:20:11 -0700
Subject: [PATCH] build(java): remove codecov action (#356)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/8e8c0070-26ea-4d86-b07a-e4dcc9e5b8b1/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: https://github.com/googleapis/synthtool/commit/4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1
---
 java-shared-dependencies/.github/workflows/ci.yaml | 6 +-----
 java-shared-dependencies/synth.metadata            | 4 ++--
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/java-shared-dependencies/.github/workflows/ci.yaml b/java-shared-dependencies/.github/workflows/ci.yaml
index def8b3a2c8..0195b32f00 100644
--- a/java-shared-dependencies/.github/workflows/ci.yaml
+++ b/java-shared-dependencies/.github/workflows/ci.yaml
@@ -19,10 +19,6 @@ jobs:
     - run: .kokoro/build.sh
       env:
         JOB_TYPE: test
-    - name: coverage
-      uses: codecov/codecov-action@v1
-      with:
-        name: actions ${{matrix.java}}
   windows:
     runs-on: windows-latest
     steps:
@@ -80,4 +76,4 @@ jobs:
     - run: java -version
     - run: .kokoro/build.sh
       env:
-        JOB_TYPE: clirr
\ No newline at end of file
+        JOB_TYPE: clirr
diff --git a/java-shared-dependencies/synth.metadata b/java-shared-dependencies/synth.metadata
index df31751cee..576b1dc783 100644
--- a/java-shared-dependencies/synth.metadata
+++ b/java-shared-dependencies/synth.metadata
@@ -4,14 +4,14 @@
       "git": {
         "name": ".",
         "remote": "https://github.com/googleapis/java-shared-dependencies.git",
-        "sha": "4bdeb4d35c8de58e17f6092392bb4743a59799ab"
+        "sha": "eefcb6ead088783c98e803e82bfb12d231712e46"
       }
     },
     {
       "git": {
         "name": "synthtool",
         "remote": "https://github.com/googleapis/synthtool.git",
-        "sha": "046994f491c02806aea60118e214a9edd67f5ab7"
+        "sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1"
       }
     }
   ],