Skip to content

Commit d555baf

Browse files
Update aquasecurity/trivy-action action to v0.32.0
1 parent 2c28ff5 commit d555baf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,15 +179,15 @@ jobs:
179179
docker image ls -a
180180
181181
- name: Run Trivy vulnerability scanner (cli report)
182-
uses: aquasecurity/trivy-action@0.31.0
182+
uses: aquasecurity/trivy-action@0.32.0
183183
with:
184184
image-ref: ${{ env.IMAGE_NAME }}:${{ github.sha }}
185185
format: 'table'
186186
env:
187187
TRIVY_DB_REPOSITORY: ${{ vars.TRIVY_DB_REPOSITORY }}
188188

189189
- name: Run Trivy vulnerability scanner (sarif report)
190-
uses: aquasecurity/trivy-action@0.31.0
190+
uses: aquasecurity/trivy-action@0.32.0
191191
with:
192192
image-ref: ${{ env.IMAGE_NAME }}:${{ github.sha }}
193193
format: 'sarif'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy