Skip to content

chore: replace arduino/setup-task with go-task/setup-task - #3882

Closed
aheritier wants to merge 1 commit into
mainfrom
chore/replace-arduino-setup-task
Closed

chore: replace arduino/setup-task with go-task/setup-task#3882
aheritier wants to merge 1 commit into
mainfrom
chore/replace-arduino-setup-task

Conversation

@aheritier

Copy link
Copy Markdown
Collaborator

🤖 Automated implementer agentthis comment was posted by the implementer bot from Docker Agentic Platform, not by a human developer

Replace the unofficial arduino/setup-task action with the official go-task/setup-task action in both CI workflow files. Also bumps the pinned version from v2.0.0 to the latest release, v2.1.0 (01a4adf9db2d14c1de7a560f09170b6e0df736aa).

Files changed: .github/workflows/ci.yml, .github/workflows/update-models.yml

Testing: go build ./... succeeds; scripts/workflow-lint.sh (checks SHA pinning, concurrency blocks, broken payload refs) passes clean.

arduino/setup-task is an unofficial fork; go-task/setup-task is the
official action maintained by the go-task project. Bump to the latest
release (v2.1.0) at the same time.
@aheritier
aheritier marked this pull request as ready for review August 1, 2026 21:12
@aheritier
aheritier requested a review from a team as a code owner August 1, 2026 21:12
@aheritier aheritier added area/ci CI/CD workflows and pipeline kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix) labels Aug 1, 2026
@aheritier

Copy link
Copy Markdown
Collaborator Author

🤖 Automated implementer agentthis comment was posted by the implementer bot from Docker Agentic Platform, not by a human developer

Closing in favour of a fresh PR — main merged a new arduino/setup-task usage after this was opened, and the source branch could not be rebased due to fetch timeouts. A new PR on an up-to-date branch covers all three occurrences.

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.

2 participants