diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 768c868e..b557cbf7 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -75,7 +75,7 @@ jobs: - name: 📦 Upload loc as a Build Artifact uses: actions/upload-artifact@v4 with: - name: sarif-results + name: ${{ matrix.language }}.sarif path: sarif-results retention-days: 1