Skip to content

Commit

Permalink
Merge pull request #242 from liquibase/99e6dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…aquasecurity/trivy-action-0.12.0

build(deps): bump aquasecurity/trivy-action from 0.5.0 to 0.12.0
  • Loading branch information
jnewton03 authored Oct 4, 2023
2 parents 5d64fda + 523d682 commit a5f0cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
docker build -t liquibase/liquibase:${{ github.sha }} .
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@7b7aa264d83dc58691451798b4d117d53d21edfe
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f
with:
image-ref: 'liquibase/liquibase:${{ github.sha }}'
format: 'sarif'
Expand Down

0 comments on commit a5f0cbf

Please sign in to comment.