Merge pull request #481 from aquasecurity/bump-trivy-1755898251

This commit is contained in:
Nikita Pivkin
2025-08-27 13:19:48 +06:00
committed by GitHub
12 changed files with 56 additions and 77 deletions
+3
View File
@@ -22,6 +22,9 @@ jobs:
- name: Update Trivy versions
run: make bump-trivy
- name: Update golden files
run: make update-golden
- name: Create PR
id: create-pr
uses: peter-evans/create-pull-request@v5
+1 -1
View File
@@ -6,7 +6,7 @@ on:
workflow_dispatch:
env:
TRIVY_VERSION: 0.64.1
TRIVY_VERSION: 0.65.0
BATS_LIB_PATH: '/usr/lib/'
jobs: