Skip to content

AJ-1681: Update google-api-services-admin-directory from directory_v1-rev20240227-2.0.0 to directory_v1-rev20240304-2.0.0 #1232

AJ-1681: Update google-api-services-admin-directory from directory_v1-rev20240227-2.0.0 to directory_v1-rev20240304-2.0.0

AJ-1681: Update google-api-services-admin-directory from directory_v1-rev20240227-2.0.0 to directory_v1-rev20240304-2.0.0 #1232

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