SWDEV-123456 - fix historical AI codeql (#576)

[ROCm/clr commit: f3003d674b]
Этот коммит содержится в:
Lytovchenko, Danylo
2025-06-20 08:45:15 +02:00
коммит произвёл GitHub
родитель 1e0dc5ef34
Коммит 38cf648f0e
+2 -2
Просмотреть файл
@@ -6,7 +6,7 @@ on:
alerts:
required: false
type: string
description: '️Use either alert IDs or Start/End date!List of alert IDs (comma-separated values)'
description: '️Use either alert IDs or Start/End date!Alert IDs (comma-separated values and/or list e.g. 1152, 1122-1124)'
from_date:
required: false
type: string
@@ -22,7 +22,7 @@ on:
jobs:
call_codeql_reusable_workflow:
uses: AMD-GH-Actions/ai-pr-platform-actions-lib/.github/workflows/reusable_codeql_historical.yml@main
uses: AMD-GH-Actions/ai-pr-platform-actions-lib/.github/workflows/reusable_codeql.yml@main
with:
team_name: rocm_clr
alerts: ${{ inputs.alerts }}