Skip to content

Update windows scripts to use components.json instead of having versions hard coded in a script #18936

Update windows scripts to use components.json instead of having versions hard coded in a script

Update windows scripts to use components.json instead of having versions hard coded in a script #18936

name: validate-image-version
on: pull_request
jobs:
validate-image-version:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- run: |
make validate-image-version
name: Verify image versions to be pulled