Skip to content

Commit

Permalink
Merge pull request #12 from sarg3nt/dependabot/github_actions/aquasec…
Browse files Browse the repository at this point in the history
…urity/trivy-action-0.28.0

Bump aquasecurity/trivy-action from 0.5.0 to 0.28.0
  • Loading branch information
sarg3nt authored Oct 29, 2024
2 parents cb98cf7 + f6c8a59 commit c7fa92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
tags: ${{ github.sha }}

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@7b7aa264d83dc58691451798b4d117d53d21edfe
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2
with:
image-ref: 'ghcr.io/sarg3nt/go-docker-container:${{ github.sha }}'
format: 'template'
Expand Down

0 comments on commit c7fa92a

Please sign in to comment.