mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-12-26 23:59:25 -05:00
Merge pull request #427 from andrewslotin/patch-1
Add go-proxy-pull-action
This commit is contained in:
commit
1064e9607e
@ -217,6 +217,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Upload and Scan Files with VirusTotal](https://github.com/crazy-max/ghaction-virustotal)
|
||||
- [Import a GPG Key](https://github.com/crazy-max/ghaction-import-gpg)
|
||||
- [Compress with UPX](https://github.com/crazy-max/ghaction-upx) - The Ultimate Packer for eXecutables.
|
||||
- [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