We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf87ab6 commit e5d77a1Copy full SHA for e5d77a1
.github/workflows/publish.yml
@@ -300,4 +300,4 @@ jobs:
300
# This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy
301
- name: Pull new module version
302
if: startsWith(github.ref, 'refs/tags/')
303
- uses: andrewslotin/go-proxy-pull-action@v1.2.0
+ uses: andrewslotin/go-proxy-pull-action@v1.3.0
0 commit comments