diff --git a/.github/workflows/docker-bench-security.yml b/.github/workflows/docker-bench-security.yml index a0ca71b001..af7e07de81 100644 --- a/.github/workflows/docker-bench-security.yml +++ b/.github/workflows/docker-bench-security.yml @@ -47,4 +47,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: docker_bench_security-report - path: results/docker_bench_security.txt \ No newline at end of file + path: results/docker_bench_security_report.txt \ No newline at end of file