Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hitk6 authored Jan 16, 2025
1 parent d00cf85 commit 2f3cbc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ on:
- beta
- development
- master
- taskdg1924
- taskdg1924deleteprop
- arm64-beta

jobs:
build:
Expand Down Expand Up @@ -111,6 +110,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/arm64,linux/amd64
no-cache: true
sbom: true
provenance: true
Expand All @@ -130,4 +130,4 @@ jobs:
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/[email protected]
with:
sarif_file: 'trivy-image-results.sarif'
sarif_file: 'trivy-image-results.sarif'

0 comments on commit 2f3cbc3

Please sign in to comment.