Skip to content

update release to use go.mod#15

Merged
amenocal merged 1 commit into
mainfrom
fix/release
Apr 29, 2026
Merged

update release to use go.mod#15
amenocal merged 1 commit into
mainfrom
fix/release

Conversation

@amenocal
Copy link
Copy Markdown
Collaborator

This pull request updates the GitHub Actions workflow for releases by upgrading the cli/gh-extension-precompile action and improving how the Go version is specified.

Workflow improvements:

  • Updated the cli/gh-extension-precompile action from version 1 to version 2.1.0, referencing a specific commit for better reliability.
  • Changed the Go version specification from a hardcoded version (go_version: 1.21) to referencing the version in go.mod (go_version_file: go.mod), ensuring consistency with the project's dependencies.

@amenocal amenocal merged commit 859ac18 into main Apr 29, 2026
1 check passed
@amenocal amenocal deleted the fix/release branch April 29, 2026 20:11
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