Skip to content

Commit c3d77aa

Browse files
authoredMar 17, 2025··
Merge pull request #622 from CycloneDX/dependabot/github_actions/aquasecurity/trivy-action-0.30.0
build(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0
2 parents d474653 + 085bdf2 commit c3d77aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
version: latest
4646
- name: Scan Dockerfiles
47-
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # tag=0.29.0
47+
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # tag=0.30.0
4848
with:
4949
scan-type: config
5050
skip-files: "Dockerfile.examples,Dockerfile.gitpod"

0 commit comments

Comments
 (0)
Please sign in to comment.