ci: pin codespell actions to SHA and fix Go version in codeql/mixin - #8734
Open
archy-rock3t-cloud wants to merge 1 commit into
Open
ci: pin codespell actions to SHA and fix Go version in codeql/mixin#8734archy-rock3t-cloud wants to merge 1 commit into
archy-rock3t-cloud wants to merge 1 commit into
Conversation
…orkflows Signed-off-by: Artem Muterko <artem@sopho.tech>
archy-rock3t-cloud
force-pushed
the
ci/pin-actions-and-fix-go-version
branch
from
April 7, 2026 13:53
d2d9890 to
63221e8
Compare
1 task
2 tasks
fabmorais
added a commit
to fabmorais/thanos
that referenced
this pull request
Aug 23, 2026
go.mod requires go 1.26.0, but the prerequisites in CONTRIBUTING.md still tell new contributors to install Go 1.22.x. Following the guide as written fails on the first `make build`: go: go.mod requires go >= 1.26.0 Two open PRs already cover the neighbouring drift and are intentionally not duplicated here: thanos-io#8733 updates docs/getting-started.md and the checklist in docs/contributing/how-to-change-go-version.md, and thanos-io#8734 bumps the remaining workflows. Neither touches CONTRIBUTING.md. Signed-off-by: fab <8834143+fabmorais@users.noreply.github.com>
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.
Changes
SHA-pin actions in codespell job for consistency with the rest of go.yaml. Update Go 1.22.x → 1.26.x in codeql-analysis.yml and mixin.yaml.
Verification
SHAs verified against upstream tags.