Skip to content

Commit 0b67ad5

Browse files
committed
try a single path
1 parent 989fd40 commit 0b67ad5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build_multi_arch_image.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ jobs:
8989
name: Upload scan results
9090
with:
9191
name: "scan_results_docker_${{ matrix.arch }}.json"
92-
path: |
93-
"scan_results_docker.json"
92+
path: scan_results_docker.json
9493
- name: Check docker vulnerabilities - table output
9594
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8
9695
with:

0 commit comments

Comments
 (0)