Skip to content

ci: update actions to current majors - #227

Open
katsugtgz wants to merge 1 commit into
containerd:mainfrom
katsugtgz:ci/update-action-versions
Open

ci: update actions to current majors#227
katsugtgz wants to merge 1 commit into
containerd:mainfrom
katsugtgz:ci/update-action-versions

Conversation

@katsugtgz

Copy link
Copy Markdown

Updates CI and CodeQL workflows to current action majors.

Changes:

  • actions/checkout v3 -> v7
  • actions/setup-go v3 -> v7
  • golangci/golangci-lint-action v9.2.0 -> v9.3.0
  • github/codeql-action v2 -> v4

Validation:

  • actionlint 1.7.7 passes on both updated workflows
  • go-version inputs (1.25, 1.26) and golangci-lint version v2.12.2 are unchanged; the workflow uses no inputs removed in the new majors
  • containerd/project-checks stays pinned at v1.2.2 (upstream pin, not touched)

Scope: .github/workflows/ci.yml and .github/workflows/codeql.yml only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant