Skip to content

Commit 5428053

Browse files
try to fix 403
1 parent c9ed21b commit 5428053

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/shadow_scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
version: 2025.7.12
2121
- uses: SonarSource/ci-github-actions/build-maven@v1
2222
with:
23+
artifactory-reader-role: private-reader # Override default public-reader
24+
artifactory-deployer-role: qa-deployer # Override default public-deployer
2325
run-shadow-scans: true
2426
working-directory: private
2527

0 commit comments

Comments
 (0)