Skip to content

Commit

Permalink
Merge 8fef904 into 36ff90a
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpearce-digital authored Oct 1, 2024
2 parents 36ff90a + 8fef904 commit 0e37160
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
uses: aquasecurity/[email protected]
env:
TRIVY_DB_REPOSITORY: ${{ steps.login_ecr.outputs.registry }}/trivy-db-public-ecr/aquasecurity/trivy-db:2
TRIVY_JAVA_DB_REPOSITORY: ${{ steps.login_ecr.outputs.registry }}/trivy-db-public-ecr/aquasecurity/trivy-java-db:1
with:
image-ref: ${{ matrix.ecr_repository }}:${{ inputs.tag }}
severity: 'HIGH,CRITICAL'
Expand Down
1 change: 1 addition & 0 deletions cmd/mlpa/buildtrigger
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
trigger a build

0 comments on commit 0e37160

Please sign in to comment.