Skip to content

Commit

Permalink
Merge pull request #23 from lazzurs/dependabot/github_actions/aquasec…
Browse files Browse the repository at this point in the history
…urity/trivy-action-0.29.0
  • Loading branch information
lazzurs authored Dec 3, 2024
2 parents 6b09fbf + e2058b6 commit 611825e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
trivy-config: trivy.yaml
image-ref: ghcr.io/lazzurs/workstation:${{ github.sha }}
Expand Down

0 comments on commit 611825e

Please sign in to comment.