bump trivy to v0.42.0 (#237)

* chore(deps): update trivy to v0.42.0

* revert formatting

* revert formatting again

* update sarif version in tests
This commit is contained in:
Daniel Chabr
2023-06-05 19:08:24 +02:00
committed by GitHub
parent 82ec0dd604
commit f96f79aa22
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: "build"
on: [push, pull_request]
env:
TRIVY_VERSION: 0.40.0
TRIVY_VERSION: 0.42.0
BATS_LIB_PATH: '/usr/lib/'
jobs:
build: