-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[release/1.7] ci: bump Go 1.24.8 #12362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
estesp
merged 10 commits into
containerd:release/1.7
from
austinvazquez:cherry-pick-c039f534907ff206dd9114b906ccf4e59e5284a0-to-1.7
Oct 10, 2025
Merged
[release/1.7] ci: bump Go 1.24.8 #12362
estesp
merged 10 commits into
containerd:release/1.7
from
austinvazquez:cherry-pick-c039f534907ff206dd9114b906ccf4e59e5284a0-to-1.7
Oct 10, 2025
Conversation
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
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io> (cherry picked from commit bff82e1) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
791073c to
01d89e5
Compare
01d89e5 to
dd84c65
Compare
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@3624ceb...6849a64) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 2789ba3) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@eef6144...11bd719) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 7908923) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@6849a64...1bd1e32) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 9270122) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@971e284...ec5d184) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit 53d6f34) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.2. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@ec5d184...051d919) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit bdb8cb5) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.2 to 6.5.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@051d919...2226d7c) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit b8a759f) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Signed-off-by: Derek McGowan <derek@mcg.dev> (cherry picked from commit 26a156f) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit 41eaa41) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
(cherry picked from commit c039f53) Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
dd84c65 to
f4b3d96
Compare
AkihiroSuda
approved these changes
Oct 9, 2025
estesp
approved these changes
Oct 10, 2025
This was referenced Nov 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/github_actions
Pull requests that update GitHub Actions code
area/toolchain
Build and Release Toolchain
github_actions
Pull requests that update GitHub Actions code
platform/windows
Windows
size/L
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.
This change backports a few CI updates alongside the maintenance Go bump to resolve CI failures.
Most backports applied cleanly except:
a. Modified to only drop exportloopref linter
a. Modified to pin GitHub Actions packages to the versions referenced in this branch.
b. e.g. azure/login@v1 -> Azure/login@cb79c77 # v1.6.1 <- pointed to by v1 tag.
(cherry picked from commit c039f53)