mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-12-26 23:59:25 -05:00
Add go-proxy-pull-action
Add an action to pull Go modules on release to warm up the proxy cache and update documentation
This commit is contained in:
parent
81660652d8
commit
8a6a76859e
@ -199,6 +199,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Setup Cocoapods](https://github.com/maxim-lobanov/setup-cocoapods) - Setup specific version of Cocoapods.
|
||||
- [Public IP](https://github.com/haythem/public-ip) - Queries GitHub actions runner's public IP address.
|
||||
- [GitHub Actions for Lazarus/FPC](https://github.com/gcarreno/setup-lazarus)
|
||||
- [Pull the new Go module version into the proxy cache](https://github.com/andrewslotin/go-proxy-pull-action) - Ensures the latest version of your Go module is in the proxy cache. Also updates the pkg.go.dev documentation upon release.
|
||||
|
||||
|
||||
#### Environments
|
||||
|
Loading…
Reference in New Issue
Block a user