Skip to content

CORE-69: Update google-api-services-pubsub from v1-rev20240730-2.0.0 to v1-rev20240918-2.0.0 #1613

CORE-69: Update google-api-services-pubsub from v1-rev20240730-2.0.0 to v1-rev20240918-2.0.0

CORE-69: Update google-api-services-pubsub from v1-rev20240730-2.0.0 to v1-rev20240918-2.0.0 #1613

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@v4
# 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