chore(deps): update aquasecurity/trivy-action action to v0.36.0

This commit is contained in:
renovate[bot] 2026-08-12 17:16:40 +00:00 committed by GitHub
parent 1f049e5ebd
commit f2c27b196c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ jobs:
- name: Run Trivy vulnerability scanner - name: Run Trivy vulnerability scanner
if: (!startsWith(github.head_ref, 'release')) if: (!startsWith(github.head_ref, 'release'))
uses: aquasecurity/trivy-action@0.35.0 uses: aquasecurity/trivy-action@v0.36.0
with: with:
scan-type: 'rootfs' scan-type: 'rootfs'
scan-ref: './oauth2-proxy' scan-ref: './oauth2-proxy'