Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liushilongbuaa committed Aug 1, 2023
1 parent 99d19c0 commit 5e7ad4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binskim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e7ad4e

Please sign in to comment.