diff --git a/.github/workflows/binskim.yml b/.github/workflows/binskim.yml index aa7839eada78..503de77c3d9d 100644 --- a/.github/workflows/binskim.yml +++ b/.github/workflows/binskim.yml @@ -21,7 +21,7 @@ jobs: uses: github/ossar-action@v1 id: ossar env: - GDN_BANDIT_TARGET: D:/a/sonic-buildimage/sonic-buildimage/src + GDN_BANDIT_TARGET: '${{ github.workspace }}\src' GDN_BANDIT_RECURSIVE: true - name: Upload results to Security tab uses: github/codeql-action/upload-sarif@v2