Skip to content

chore: update actions/github-script from v6 to v7#19843

Open
T-Gro wants to merge 5 commits into
mainfrom
chore/update-github-script-v7
Open

chore: update actions/github-script from v6 to v7#19843
T-Gro wants to merge 5 commits into
mainfrom
chore/update-github-script-v7

Conversation

@T-Gro
Copy link
Copy Markdown
Member

@T-Gro T-Gro commented May 28, 2026

The repository_lockdown CI job was failing because actions/github-script@v6 resolved to a SHA (d7906e4ad0b1822421a7e6a35d5ca353c962f410) that is no longer available on GitHub's CDN, returning 404 when the runner tried to download the action archive.

Bumps the three usages in .github/workflows/repository_lockdown_check.yml to actions/github-script@v7, which is currently available and keeps the same script API.

Split out of #19812.

Copilot and others added 5 commits May 26, 2026 12:08
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…own_check.yml

Co-authored-by: T-Gro <46543583+T-Gro@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

❗ Release notes required


✅ Found changes and release notes in following paths:

Warning

No PR link found in some release notes, please consider adding it.

Change path Release notes path Description
vsintegration/src docs/release-notes/.VisualStudio/18.vNext.md No current pull request URL (#19843) found, please consider adding it

@T-Gro T-Gro requested a review from abonie May 28, 2026 12:35
@T-Gro T-Gro enabled auto-merge (squash) May 28, 2026 12:35
@abonie
Copy link
Copy Markdown
Member

abonie commented May 28, 2026

Split out of #19812.

This PR still has some diagnostics changes that probably belong in #19812 ?

@github-actions github-actions Bot added the AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

3 participants