Skip to content

Commit 1064e96

Browse files
authored
Merge pull request sdras#427 from andrewslotin/patch-1
Add go-proxy-pull-action
2 parents 7ac2345 + 41d2604 commit 1064e96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
217217
- [Upload and Scan Files with VirusTotal](https://github.com/crazy-max/ghaction-virustotal)
218218
- [Import a GPG Key](https://github.com/crazy-max/ghaction-import-gpg)
219219
- [Compress with UPX](https://github.com/crazy-max/ghaction-upx) - The Ultimate Packer for eXecutables.
220+
- [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.
220221

221222
#### Environments
222223

0 commit comments

Comments
 (0)