Skip to content

chore: use go-version-file instead of hard-coded Go version in GitHub Actions#1353

Merged
blgm merged 2 commits intomainfrom
use-go-version-from-go-mod
Nov 25, 2025
Merged

chore: use go-version-file instead of hard-coded Go version in GitHub Actions#1353
blgm merged 2 commits intomainfrom
use-go-version-from-go-mod

Conversation

@blgm
Copy link
Copy Markdown
Member

@blgm blgm commented Nov 21, 2025

  • Replace hard-coded go-version with go-version-file: 'go.mod' in all workflows
  • Move checkout action before setup-go where needed for go-version-file to work
  • Affects workflows: manual-releaser, release, run-tests, focused-test

… Actions

- Replace hard-coded go-version with go-version-file: 'go.mod' in all workflows
- Move checkout action before setup-go where needed for go-version-file to work
- Affects workflows: manual-releaser, release, run-tests, focused-test
@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritised in Service Management Working Group Nov 25, 2025
@blgm blgm merged commit 00a3fa6 into main Nov 25, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritised to Done in Service Management Working Group Nov 25, 2025
@blgm blgm deleted the use-go-version-from-go-mod branch November 25, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants