diff --git a/.github/workflows/adventure02-expert-validate-changes.yaml b/.github/workflows/adventure02-expert-validate-changes.yaml index 5631e4a5..2145d72b 100644 --- a/.github/workflows/adventure02-expert-validate-changes.yaml +++ b/.github/workflows/adventure02-expert-validate-changes.yaml @@ -116,7 +116,7 @@ jobs: uses: actions/checkout@v4 - name: 🔒 Scan for Vulnerabilities - uses: aquasecurity/trivy-action@0.33.1 + uses: aquasecurity/trivy-action@0.34.0 - name: 📊 Count Vulnerabilities id: count