[actions] Update GitHub Actions versions - 2026-03-01#19034
Merged
Conversation
- github/stale-repos: v8.0.4 → v9.0.1 - actions/upload-artifact: v5.0.0/v7.0.0 → v7 - astral-sh/setup-uv: v7.3.0 → v7.3.1 - erlef/setup-beam: v1.20.4 → v1.21.0 - actions/setup-dotnet: v4.3.1 → v5.1.0 - actions/checkout: v5.0.1 → v6.0.2 - actions/download-artifact: v8.0.0 → v8 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- github/stale-repos: v8.0.4 → v9.0.1 - actions/upload-artifact: v5.0.0/v7.0.0 → v7 - astral-sh/setup-uv: v7.3.0 → v7.3.1 - erlef/setup-beam: v1.20.4 → v1.21.0 - actions/setup-dotnet: v4.3.1 → v5.1.0 - actions/checkout: v5.0.1 → v6.0.2 - actions/download-artifact: v8.0.0 → v8 Update tests and golden files to reflect new action versions Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update GitHub Actions versions in actions-lock.json
[actions] Update GitHub Actions versions - 2026-03-01
Mar 1, 2026
Contributor
|
@copilot merge main and recompile |
…-actions-versions
Contributor
Author
Done — merged Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Closed
Contributor
There was a problem hiding this comment.
Pull request overview
Updates pinned GitHub Actions versions across the repo (action pin databases, workflow sources, regenerated workflow lock files, and wasm golden outputs) to align with the latest compatible releases as of 2026-03-01.
Changes:
- Updated action pin databases (
.github/aw/actions-lock.json,pkg/workflow/data/action_pins.json) to newer action versions/SHAs (e.g., checkout v6.0.2, upload-artifact v7, download-artifact v8, stale-repos v9.0.1). - Regenerated compiled workflow lock files to reflect updated pin comments (e.g.,
# v7/# v8) and updated workflow markdown sources referencing major tags (e.g.,actions/upload-artifact@v7). - Updated workflow pinning-related unit tests and refreshed wasm golden fixtures to match the new pinned-action rendering.
Reviewed changes
Copilot reviewed 176 out of 176 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/aw/actions-lock.json | Updates the canonical action lock entries (keys/versions/SHAs) used for workflow compilation/pinning. |
| pkg/workflow/data/action_pins.json | Updates embedded action pin data used by the compiler fallback pinning logic. |
| pkg/workflow/action_pins_logging_test.go | Aligns pinning/logging tests with updated pinned versions (e.g., checkout v6.0.2, setup-dotnet v5.1.0). |
| pkg/workflow/testdata/wasm_golden/TestWasmGolden_CompileFixtures/basic-copilot.golden | Regenerated wasm golden output to match updated pinned action comment formatting (# v7/# v8). |
| pkg/workflow/testdata/wasm_golden/TestWasmGolden_CompileFixtures/smoke-copilot.golden | Same as above for smoke fixture. |
| pkg/workflow/testdata/wasm_golden/TestWasmGolden_CompileFixtures/with-imports.golden | Same as above for import fixture. |
| .github/workflows/release.md | Updates workflow source to use major-tag form for upload-artifact (@v7). |
| .github/workflows/super-linter.md | Updates workflow source to use actions/upload-artifact@v7 and actions/download-artifact@v8. |
| .github/workflows/stale-repo-identifier.md | Updates github/stale-repos reference to v9.0.1. |
| .github/workflows/shared/ollama-threat-scan.md | Updates upload-artifact reference to @v7. |
| .github/workflows/shared/python-dataviz.md | Updates upload-artifact references to @v7. |
| .github/workflows/shared/trending-charts-simple.md | Updates upload-artifact references to @v7. |
| .github/workflows/agentics-maintenance.yml | Updates pinned upload-artifact comment/version marker to match v7 major tag. |
| .github/workflows/ai-moderator.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/archie.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/artifacts-summary.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/auto-triage-issues.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/blog-auditor.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/bot-detection.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/brave.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/breaking-change-checker.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/chroma-issue-indexer.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/cli-consistency-checker.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/codex-github-remote-mcp-test.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/commit-changes-analyzer.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/contribution-check.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-choice-test.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-cli-tools-tester.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-fact.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-file-diet.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-malicious-code-scan.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-safe-outputs-conformance.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-secrets-analysis.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-security-red-team.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-semgrep-scan.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-syntax-error-quality.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-team-evolution-insights.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/daily-team-status.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/dependabot-burner.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/dependabot-go-checker.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/dev-hawk.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/dev.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/draft-pr-cleanup.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/duplicate-code-detector.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/example-custom-error-patterns.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/example-permissions-warning.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/example-workflow-analyzer.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/firewall.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/github-remote-mcp-auth-test.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/go-pattern-detector.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/issue-arborist.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/issue-monster.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/issue-triage-agent.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/metrics-collector.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/notion-issue-summary.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/plan.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/repo-tree-map.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/research.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/semantic-function-refactor.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/smoke-agent.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/smoke-test-tools.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/smoke-workflow-call.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/sub-issue-closer.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/terminal-stylist.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/test-dispatcher.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/test-project-url-default.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/test-workflow.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/typist.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/video-analyzer.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/workflow-generator.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/workflow-normalizer.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
| .github/workflows/workflow-skill-extractor.lock.yml | Regenerated compiled lock to reflect updated pinned artifact actions comment versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
make recompileto regenerate 162 workflow lock filesaction_pins_test.goandaction_pins_logging_test.goOriginal prompt
This section details on the original issue you should resolve
<issue_title>[actions] Update GitHub Actions versions - 2026-03-01</issue_title>
<issue_description>## GitHub Actions Updates - 2026-03-01
This PR updates GitHub Actions versions in
.github/aw/actions-lock.jsonto their latest compatible releases.Actions Updated
github/stale-repos: v8.0.4 → v9.0.1actions/upload-artifact: v5.0.0 / v7.0.0 → v7astral-sh/setup-uv: v7.3.0 → v7.3.1erlef/setup-beam: v1.20.4 → v1.21.0actions/setup-dotnet: v4.3.1 → v5.1.0actions/checkout: v5.0.1 → v6.0.2actions/download-artifact: v8.0.0 → v8Summary
gh aw updateNotes
.lock.ymlfiles are excluded from this PR and will be regenerated during the next compilation.mdsource files with embedded action references were also updatedTesting
The updated actions will be automatically used in workflow compilations. No manual testing required.
This PR was automatically created by the Daily Workflow Updater workflow.
To create a pull request with the changes:
Show patch preview (233 of 233 lines)