diff --git a/.github/workflows/dagger.yml b/.github/workflows/dagger.yml index 99ac22b5..61435fe5 100644 --- a/.github/workflows/dagger.yml +++ b/.github/workflows/dagger.yml @@ -21,4 +21,4 @@ jobs: uses: github-actions-x/commit@v2.9 with: commit-message: "Add scan results" - files: scans/ + files: ./scans/backend.sarif ./scans/frontend.sarif