Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.27.
- 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 proxy cache by pulling new module versions when tags matching semantic version patterns are created. It supports standard and submodule version tags, custom proxy configurations, and configurable Go versions via setup-go. The workflow can be triggered on GitHub release events and includes options to customize the import path and check for the latest version.