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

This commit is contained in:
renovate[bot] 2026-06-14 16:16:19 +00:00 committed by GitHub
parent 10b68716e5
commit 01dabf1384
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
if: (!startsWith(github.head_ref, 'release'))
uses: aquasecurity/trivy-action@0.35.0
uses: aquasecurity/trivy-action@v0.36.0
with:
scan-type: 'rootfs'
scan-ref: './oauth2-proxy'