Skip to content

Commit

Permalink
enable multi-arch builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed May 21, 2024
1 parent 1e141e0 commit e3894f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/zeek-build-push-latest-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,5 @@ jobs:
name: Upload Trivy scan results to GitHub Security tab
if: ${{ matrix.platform == 'linux/amd64' }}
uses: github/codeql-action/upload-sarif@v2
if: always()
with:
sarif_file: 'trivy-results.sarif'

0 comments on commit e3894f1

Please sign in to comment.