diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e1a8404..4a100a7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -57,7 +57,6 @@ jobs: push: false tags: rancher/hardened-flannel:${{ env.TAG }}-arm64 file: Dockerfile - outputs: type=docker platforms: linux/arm64 - name: Run Trivy vulnerability scanner @@ -68,4 +67,4 @@ jobs: exit-code: '1' ignore-unfixed: true vuln-type: 'os,library' - severity: 'CRITICAL,HIGH' \ No newline at end of file + severity: 'CRITICAL,HIGH'