From ae1e09afde2da9c467835dde6b33118e9d0741c1 Mon Sep 17 00:00:00 2001 From: Agarwal-Shivansh <117628143+Agarwal-Shivansh@users.noreply.github.com> Date: Sun, 11 Feb 2024 02:49:32 +0530 Subject: [PATCH] Gha integration (#105) * GHA-integration initial commit --------- Co-authored-by: gab-arrobo --- .github/workflows/master.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 33c891c..b6d3a42 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -68,7 +68,9 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + - name: FOSSA scan uses: fossa-contrib/fossa-action@v3 with: - fossa-api-key: ba71392b9c3bf6d4ba4e64edeae7f293 + fossa-api-key: 6d304c09a3ec097ba4517724e4a4d17d +