diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 3708e6e..ae99a99 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -1,7 +1,7 @@ name: "build" on: [push, pull_request] env: - TRIVY_VERSION: 0.42.0 + TRIVY_VERSION: 0.42.1 BATS_LIB_PATH: '/usr/lib/' jobs: build: diff --git a/Dockerfile b/Dockerfile index 9ec745d..1b1ee84 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/aquasecurity/trivy:0.42.0 +FROM ghcr.io/aquasecurity/trivy:0.42.1 COPY entrypoint.sh / RUN apk --no-cache add bash curl npm RUN chmod +x /entrypoint.sh diff --git a/test/data/config-sarif.test b/test/data/config-sarif.test index d671303..0df326b 100644 --- a/test/data/config-sarif.test +++ b/test/data/config-sarif.test @@ -64,7 +64,7 @@ } } ], - "version": "0.42.0" + "version": "0.42.1" } }, "results": [ diff --git a/test/data/image-sarif.test b/test/data/image-sarif.test index 0ec5a28..c0607ed 100644 --- a/test/data/image-sarif.test +++ b/test/data/image-sarif.test @@ -37,7 +37,7 @@ } } ], - "version": "0.42.0" + "version": "0.42.1" } }, "results": [