Skip to content

Commit 3d5dedc

Browse files
authored
Merge pull request #158 from sarg3nt/dependabot/github_actions/aquasecurity/trivy-action-0.30.0
Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0
2 parents 057b46a + f3c4295 commit 3d5dedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
tags: ${{ env.REGISTRY }}/${{ env.REPOSITORY }}:${{ github.sha }}
6464

6565
- name: Run Trivy Vulnerability Scanner
66-
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0
66+
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5
6767
with:
6868
image-ref: '${{ env.REGISTRY }}/${{ env.REPOSITORY }}:${{ github.sha }}'
6969
format: 'template'

0 commit comments

Comments
 (0)