Skip to content

Commit 4fd65d6

Browse files
authored
Update scan.yml
1 parent 8f3276d commit 4fd65d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
if: needs.precheck.outputs.should_run == 'true'
224224
runs-on: [self-hosted, scan]
225225
env:
226-
STEP_GROUP_ID: '32'
226+
STEP_GROUP_ID: '246'
227227
steps:
228228
- name: Checkout code
229229
uses: actions/checkout@v4

0 commit comments

Comments
 (0)