Skip to content

Commit

Permalink
bump trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimpel committed Jul 13, 2024
1 parent dfa979c commit ee94ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
platforms: ${{ env.PLATFORMS }}

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.23.0
uses: aquasecurity/trivy-action@0.24.0
with:
image-ref: ghcr.io/${{ github.repository_owner }}/goss:master
format: "sarif"
Expand Down

0 comments on commit ee94ba5

Please sign in to comment.