Skip to content

Commit 5ef8c6b

Browse files
authored
Update KWS to point to correct location of reusable action (#41)
[ROCm/rocprofiler-sdk commit: 78cd4c9]
1 parent bcb3ce5 commit 5ef8c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# - KEYWORD_SCAN_USER : your username in keywordsearch.amd.com to access the above project
2424
# - KEYWORD_SCAN_PASSWORD : your password in keywordsearch.amd.com to access the above project
2525
if: ${{ github.event_name == 'pull_request' }}
26-
uses: ROCm/rocm-reusable-workflows/.github/workflows/common.yaml@main
26+
uses: AMD-ROCm-Internal/rocm_ci_infra/.github/workflows/common.yaml@main
2727
secrets: inherit
2828

2929
# Add your repo specific workflows (if any) below this line, edit nothing above this line.

0 commit comments

Comments
 (0)