Skip to content

Commit

Permalink
change trivy-db source repository (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: Luca Allievi <[email protected]>
  • Loading branch information
andrewmackett and luca-gr4vy authored Sep 30, 2024
1 parent 71784ca commit c49bdb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
ignore-unfixed: true
skip-dirs: node_modules
exit-code: 1
env:
TRIVY_DB_REPOSITORY: us-docker.pkg.dev/gr4vy-admin/ghcr/aquasecurity/trivy-db

release:
if: "!contains(github.event.head_commit.message, 'ci skip') && !contains(github.event.head_commit.message, 'skip ci') && github.repository_owner == 'gr4vy' && github.ref == 'refs/heads/main'"
Expand Down

0 comments on commit c49bdb1

Please sign in to comment.