Skip to content

Commit f3481fb

Browse files
committed
do not overwrite trivy config
1 parent 1273e0c commit f3481fb

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -480,12 +480,6 @@ jobs:
480480
run: |
481481
make install
482482
483-
- name: Prepare trivy config
484-
run: |
485-
cat <<'EOF' > trivy.yaml
486-
pkg:
487-
include-dev-deps: true
488-
EOF
489483
- name: Build docker images
490484
if: ${{ inputs.run_docker_scan == true }}
491485
run: |

0 commit comments

Comments
 (0)