Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.39.
- This action is used across all versions by 10 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automatically pulls new releases of Go modules to a specified proxy cache when tags are created, ensuring that the module is immediately available and documentation is updated on platforms like pkg.go.dev. It supports both standard and submodule version tags and offers customizable proxy configurations and import paths. The action can be easily integrated into workflows using actions/setup-go for setting up the Go environment.