Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
.github/workflows/cve-scan: Checkout the repository, used for injecti…
Browse files Browse the repository at this point in the history
…ng .trivyignore

Signed-off-by: Timo Reichl <[email protected]>
  • Loading branch information
thetredev committed Dec 11, 2022
1 parent d6219ca commit 5a13171
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cve-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
cve-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3

- id: latest_image
name: Get latest image
run: |
Expand Down

0 comments on commit 5a13171

Please sign in to comment.