Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 04852aa

Browse files
authored
Merge pull request #57 from sir-gon/renovate/aquasecurity-trivy-action-0.x
Update aquasecurity/trivy-action action to v0.33.0
2 parents d6a639e + 621b555 commit 04852aa

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
@@ -192,15 +192,15 @@ jobs:
192192
docker image ls -a
193193
194194
- name: Run Trivy vulnerability scanner (cli report)
195-
uses: aquasecurity/trivy-action@0.32.0
195+
uses: aquasecurity/trivy-action@0.33.0
196196
with:
197197
image-ref: ${{ env.IMAGE_NAME }}:${{ github.sha }}
198198
format: 'table'
199199
env:
200200
TRIVY_DB_REPOSITORY: ${{ vars.TRIVY_DB_REPOSITORY }}
201201

202202
- name: Run Trivy vulnerability scanner (sarif report)
203-
uses: aquasecurity/trivy-action@0.32.0
203+
uses: aquasecurity/trivy-action@0.33.0
204204
with:
205205
image-ref: ${{ env.IMAGE_NAME }}:${{ github.sha }}
206206
format: 'sarif'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /