diff --git a/.github/workflows/scan.yml b/.github/workflows/scan.yml index 4ff0f949..a5e5cf31 100644 --- a/.github/workflows/scan.yml +++ b/.github/workflows/scan.yml @@ -15,7 +15,6 @@ jobs: secrets: DOCKER_HUB_USERNAME: ${{ secrets.BLHMSDBMI_DOCKERHUB_USERNAME }} DOCKER_HUB_PASSWORD: ${{ secrets.BLHMSDBMI_DOCKERHUB_PASSWORD }} - SNYK_TOKEN: ${{ secrets.BLHMSDBMI_SNYK_TOKEN }} with: repository: ${{ github.repository }} commit: ${{ github.sha }}