Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.44.
- 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
The Go Proxy Cache Updater Action automatically pulls new Go module releases to a specified proxy cache when tags are created, ensuring that the module is immediately available and documentation updated on platforms like pkg.go.dev. This action supports standard version (vX.Y.Z) and submodule version tags (submodule/path/vX.Y.Z), allows for custom proxy configurations, import paths, and Go versions via setup-go, and is configured using a simple workflow.