aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/go.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/go.yml')
-rw-r--r--.github/workflows/go.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 814b126..098a907 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -27,11 +27,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- - name: FOSSA analysis
- uses: fossas/fossa-action@v1
- with:
- api-key: ${{ secrets.FOSSA_API_KEY }}
-
- name: Load cached dependencies
uses: actions/cache@v1
with: