Update Trivy to 0.48.1 (#291)

* Update Trivy to 0.48.1

Signed-off-by: Martin Kemp <me@martinke.mp>

* update tests

---------

Signed-off-by: Martin Kemp <me@martinke.mp>
Co-authored-by: Simar <simar@linux.com>
This commit is contained in:
Martin Kemp
2024-01-02 17:51:04 -07:00
committed by GitHub
co-authored by Simar
parent 91713af97d
commit 5f1841df8d
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: "build"
on: [push, pull_request]
env:
TRIVY_VERSION: 0.48.0
TRIVY_VERSION: 0.48.1
BATS_LIB_PATH: '/usr/lib/'
jobs:
build: