Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
huornlmj committed Nov 3, 2024
1 parent 8b245c5 commit 0b7c6e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
continue-on-error: true
uses: aquasecurity/trivy-action@master
with:
#image-ref: ${{ env.IMAGE_NAME }}
image-ref: jasonculligan/nmap-in-alpine:latest
image-ref: ${{ env.IMAGE_NAME }}
#image-ref: jasonculligan/nmap-in-alpine:latest
format: "table"
exit-code: '123'

Expand Down

0 comments on commit 0b7c6e2

Please sign in to comment.