Go version action
Version updated for https://github.com/arnested/go-version-action to version v2.1.2.
- This action is used across all versions by 86 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Go version action” is a GitHub Action that automates the management of Go versions for your CI workflows. It reads the minimal supported Go version from your go.mod file, identifies the latest Go release, and generates a build matrix covering all versions in between. This action ensures consistency between your project’s go.mod file and CI workflows, simplifies testing across multiple Go versions, and reduces manual updates when new Go versions are released.
Release notes
(2026-03-14)
2.1.2 (2026-03-14)
- Add @eslint/eslintrc and @eslint/js dependencies (145aa1f)
- Bump eslint-plugin-jest from 29.12.1 to 29.15.0 (fda1426)
- Bump globals from 17.3.0 to 17.4.0 (0ec76c9)
- Bump jest from 30.2.0 to 30.3.0 (49bf84b)
- Bump minimatch (d9374f6)
- Bump semver from 7.7.3 to 7.7.4 (c34b83f)
- Bump undici from 6.23.0 to 6.24.0 (b6f357f)
- Publish dist (6343454)
- Remove unused eslint-plugin-github (67567d8)
- Update test.yml (1c211ea)
- Update test.yml (50f0056)
- Update test.yml (#554) (56e79c0), closes #554
- Update to ESLint 10 (73b4695)