Skip to content

Commit

Permalink
readd image ref
Browse files Browse the repository at this point in the history
  • Loading branch information
david-marconis committed Nov 21, 2024
1 parent 6dda946 commit b3ac91e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: aquasecurity/trivy-action@0.29.0
with:
image-ref: node:23.2.0-alpine3.20
env:
TRIVY_EXIT_CODE: 1
TRIVY_IGNORE_UNFIXED: true
Expand Down

0 comments on commit b3ac91e

Please sign in to comment.