Skip to content

ci: bump pinned actions to latest same-major versions#3677

Merged
dgageot merged 1 commit into
mainfrom
worktree-board-36ee3ee9104d8fac
Jul 16, 2026
Merged

ci: bump pinned actions to latest same-major versions#3677
dgageot merged 1 commit into
mainfrom
worktree-board-36ee3ee9104d8fac

Conversation

@dgageot

@dgageot dgageot commented Jul 16, 2026

Copy link
Copy Markdown
Member

All SHA-pinned GitHub Actions in .github/workflows were bumped to their latest patch/minor release within the same major version. These are risk-free updates with no breaking changes.

Action Old New
actions/checkout v6.0.2 v6.0.3
actions/setup-go v6.3.0 v6.5.0
docker/build-push-action v6.19.0 v6.19.2
golangci/golangci-lint-action v9.2.0 v9.3.0
raven-actions/actionlint v2.1.2 v2.2.0
peter-evans/create-pull-request v7.0.8 v7.0.11
lycheeverse/lychee-action v2.8.0 v2.9.0
docker/docker-agent-action (reusable workflow) v2.0.1 v2.0.2

Each updated SHA was resolved from the corresponding version tag. The resulting workflow files were validated with actionlint and pass without errors.

Available major-version upgrades (checkout v7, setup-go v7, upload/download-artifact v4→v5, docker/* actions, arduino/setup-task v3, peter-evans/create-pull-request v8) were intentionally left out of this PR to keep the change minimal and reviewable. Those can be done in a follow-up once any breaking changes are assessed.

| Action | Old | New |
|--------|-----|-----|
| actions/checkout | v6.0.2 | v6.0.3 |
| actions/setup-go | v6.3.0 | v6.5.0 |
| docker/build-push-action | v6.19.0 | v6.19.2 |
| golangci/golangci-lint-action | v9.2.0 | v9.3.0 |
| raven-actions/actionlint | v2.1.2 | v2.2.0 |
| peter-evans/create-pull-request | v7.0.8 | v7.0.11 |
| lycheeverse/lychee-action | v2.8.0 | v2.9.0 |
| docker/docker-agent-action (reusable workflow) | v2.0.1 | v2.0.2 |

Assisted-By: claude-sonnet-4-5
@dgageot
dgageot requested a review from a team as a code owner July 16, 2026 07:54
@aheritier aheritier added area/ci CI/CD workflows and pipeline kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix) labels Jul 16, 2026
@dgageot
dgageot merged commit cf3bafc into main Jul 16, 2026
30 of 34 checks passed
@dgageot
dgageot deleted the worktree-board-36ee3ee9104d8fac branch July 16, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci CI/CD workflows and pipeline kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants