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 7d88c4b

Browse files
authored
Merge pull request #254 from sir-gon/renovate/aquasecurity-trivy-action-0.x
Update aquasecurity/trivy-action action to v0.33.1
2 parents 73cb04f + 591aaa7 commit 7d88c4b

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
@@ -180,15 +180,15 @@ jobs:
180180
docker image ls -a
181181
182182
- name: Run Trivy vulnerability scanner (cli report)
183-
uses: aquasecurity/trivy-action@0.33.0
183+
uses: aquasecurity/trivy-action@0.33.1
184184
with:
185185
image-ref: ${{ env.IMAGE_NAME }}:${{ github.sha }}
186186
format: "table"
187187
env:
188188
TRIVY_DB_REPOSITORY: ${{ vars.TRIVY_DB_REPOSITORY }}
189189

190190
- name: Run Trivy vulnerability scanner (sarif report)
191-
uses: aquasecurity/trivy-action@0.33.0
191+
uses: aquasecurity/trivy-action@0.33.1
192192
with:
193193
image-ref: ${{ env.IMAGE_NAME }}:${{ github.sha }}
194194
format: "sarif"

0 commit comments

Comments
(0)

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