Skip to content

Commit 224eb36

Browse files
Bump aquasecurity/trivy-action from 0.33.0 to 0.33.1 (#214)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 810668b commit 224eb36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scans.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo "✅ [CT222] Hadolint Dockerfile check passed"
5454
5555
- name: Run Trivy vulnerability scanner on repo
56-
uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # master
56+
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # master
5757
with:
5858
scan-type: config
5959
scan-ref: .
@@ -90,7 +90,7 @@ jobs:
9090
cache-from: type=gha
9191

9292
- name: Run Trivy vulnerability scanner
93-
uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # master
93+
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # master
9494
with:
9595
image-ref: tsffs:latest
9696
output: main_container_trivy_report.txt

0 commit comments

Comments
 (0)