Skip to content

Upgrade VS2022 Redist devkit to version vs2022_redist_14.40.33807_10.0.26100.1742 #5665

Upgrade VS2022 Redist devkit to version vs2022_redist_14.40.33807_10.0.26100.1742

Upgrade VS2022 Redist devkit to version vs2022_redist_14.40.33807_10.0.26100.1742 #5665

Workflow file for this run

name: Code Freeze Bot
# Controls when the workflow will run
on:
pull_request_target:
branches: [ "master" ]
issue_comment:
types: [created]
permissions:
contents: write
pull-requests: write
jobs:
codefreeze:
uses: adoptium/.github/.github/workflows/code-freeze.yml@main
secrets: inherit