Skip to content

Commit

Permalink
ci: bump trivy and buildkit version for test (#911)
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <[email protected]>
  • Loading branch information
sozercan authored Feb 6, 2025
1 parent 7440b68 commit cef0b70
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ on:
workflow_dispatch:

env:
TRIVY_VERSION: 0.56.2
BUILDKIT_VERSION: 0.16.0
TRIVY_VERSION: 0.59.1
BUILDKIT_VERSION: 0.19.0
TRIVY_DISABLE_VEX_NOTICE: "true"

jobs:
unit-test:
Expand Down

0 comments on commit cef0b70

Please sign in to comment.