chore(deps): update GitHub Actions versions#83
Conversation
|
Status | ✅ no new diagnostics |
🤖 Keepalive Loop StatusPR #83 | Agent: Codex | Iteration 0/5 Current State
🔍 Failure Classification| Error type | infrastructure | |
There was a problem hiding this comment.
Pull request overview
This PR updates GitHub Actions to newer versions across multiple workflow files. The PR aims to replace Dependabot PRs that were blocked due to modifications to protected workflow files. However, there are concerns about the version numbers being updated to.
Key Changes
- Updates
actions/checkoutfrom v4 to v6 across all workflow files - Updates
actions/setup-pythonfrom v5 to v6 across all workflow files - The PR description mentions updating
peter-evans/create-pull-requestfrom v6 to v8, but this change is not present in the provided diffs
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/workflows/ci_admin.yml |
Updates checkout and setup-python actions to v6 across 6 validation jobs (rubric, config, time logs, expense logs, friction logs, documentation links) |
.github/workflows/build_dashboard.yml |
Updates checkout and setup-python actions to v6 in the dashboard build job |
.github/workflows/auto-revision-issues.yml |
Updates checkout and setup-python actions to v6 in the revision issues workflow |
.github/workflows/agents-issue-optimizer.yml |
Updates checkout and setup-python actions to v6 in the issue optimizer workflow |
Updates GitHub Actions to their latest versions:
Why this PR?
This replaces Dependabot PRs #64, #65, #66 which were blocked by the Health 45 Agents Guard because they modified protected workflow files. Since these are dependency updates to core GitHub Actions, creating them manually allows proper review and merge.
Testing
Will verify CI passes with the updated action versions.
Automated Status Summary
Scope
Bumps peter-evans/create-pull-request from 6 to 8.
Release notes
Sourced from peter-evans/create-pull-request's releases.
... (truncated)
Commits
98357b1feat: v8 (#4260)41c0e4bUpdate actions/checkout references to@v6in docs (#4259)994332dchore: Update checkout action version to v6 (#4258)22a9089fix: restrict remote prune to self-hosted runners (#4250)d4f3be6fix: provider list pulls fallback for multi fork same owner (#4245)bc8a47fbuild(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group (#4240)a67ef28build(deps): bump the github-actions group with 2 updates (#4235)84ae59afix: compatibility with actions/checkout@v6 (#4230)b4733b9build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#4222)0edc001build(deps-dev): bump the npm group with 2 updates (#4201)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
Context for Agent
Related Issues/PRs
Tasks
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Acceptance criteria
Head SHA: ae996cd
Latest Runs: ⏳ queued — Gate
Required: gate: ⏳ queued