Skip to content

AJ-1396 Update sbt, sbt-dependency-tree from 1.9.6 to 1.9.7 #1055

AJ-1396 Update sbt, sbt-dependency-tree from 1.9.6 to 1.9.7

AJ-1396 Update sbt, sbt-dependency-tree from 1.9.6 to 1.9.7 #1055

Workflow file for this run

name: Trivy scan
on: [pull_request]
jobs:
appsec-trivy:
name: DSP AppSec Trivy check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
# The Dockerfile copies this, so it needs to exist for the build to succeed
- run: touch FireCloud-Orchestration.jar
# https://github.com/broadinstitute/dsp-appsec-trivy-action
- uses: broadinstitute/dsp-appsec-trivy-action@v1