Skip to content

Commit fbd4726

Browse files
authored
Change for Bandit scans (#424)
1 parent 8126e3a commit fbd4726

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sdl.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ jobs:
1414
Bandit:
1515
uses: intel-innersource/frameworks.ai.infrastructure.code-scan-tools/.github/workflows/Scanner_Bandit.yml@one-ci-cd
1616
with:
17-
repos: ${{ github.event.repository.name }}
17+
org: intel-innersource
18+
repo: ${{ github.event.repository.name }}
1819
refs: ${{ github.ref_name }}
1920
# excludes: '-x folder_path' # This is optional, write the folders path you want to skip scan.
2021
secrets:

0 commit comments

Comments
 (0)