Skip to content

Commit

Permalink
added: Docker Trivy scanning tool and actions update
Browse files Browse the repository at this point in the history
  • Loading branch information
ammnt committed Apr 24, 2024
1 parent 06fb53a commit fa8bd84
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,6 @@ jobs:
path: "${{ github.workspace }}/dependency-results.sbom.json"
retention-days: 20

- name: Upload Trivy scan results to GitHub Security tab📊
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: "trivy-results.sarif"

- name: Push the Docker images to registries💾
run: |
docker push ghcr.io/ammnt/angie:main
Expand Down

0 comments on commit fa8bd84

Please sign in to comment.