Skip to content

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

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

chore: update actions/github-script from v6 to v7#19843
T-Gro wants to merge 2 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

✅ No release notes required

@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
…own_check.yml

Co-authored-by: T-Gro <46543583+T-Gro@users.noreply.github.com>
@T-Gro T-Gro force-pushed the chore/update-github-script-v7 branch from c6d8886 to 0300991 Compare May 29, 2026 11:28
@github-actions github-actions Bot added the ⚠️ Affects-Build-Infra Tooling check: PR touches build infrastructure label May 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🔍 Tooling Safety Check — Affects-Build-Infra
Affects-Build-Infra: updates third-party action version in CI workflow

Generated by PR Tooling Safety Check · opus46 4.1M ·

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚠️ Affects-Build-Infra Tooling check: PR touches build infrastructure 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