Skip to content

Commit

Permalink
Merge pull request #383 from CycloneDX/dependabot/github_actions/aqua…
Browse files Browse the repository at this point in the history
…security/trivy-action-0.14.0

build(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.14.0
  • Loading branch information
nscuro authored Nov 28, 2023
2 parents 472b1ff + 164de0a commit e7864a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
version: latest
- name: Scan Dockerfiles
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f # tag=0.12.0
uses: aquasecurity/trivy-action@2b6a709cf9c4025c5438138008beaddbb02086f0 # tag=0.14.0
with:
scan-type: config
skip-files: "Dockerfile.examples,Dockerfile.gitpod"
Expand Down

0 comments on commit e7864a9

Please sign in to comment.