Skip to content

Commit

Permalink
scanning step dockerfile added
Browse files Browse the repository at this point in the history
  • Loading branch information
Aadesh Kale committed Jan 5, 2024
1 parent 5ddfc95 commit 3f0d3f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
uses: crazy-max/ghaction-container-scan@v3
with:
image: welcome-app:${{ env.IMG_TAG }}
severity_threshold: HIGH
severity_threshold: HIGH
dockerfile: ./Dockerfile

0 comments on commit 3f0d3f3

Please sign in to comment.