Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.46.
- 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 action automatically updates a Go module’s proxy cache when new releases are tagged on GitHub. It supports standard and submodule tags, customizable import paths, and various Go versions via setup-go. The workflow can be triggered by release events and caches Go modules and dependencies for faster builds.