diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d60d1be..fac7f0c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -140,4 +140,4 @@ jobs: # This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy - name: Pull new module version if: startsWith(github.ref, 'refs/tags/') - uses: andrewslotin/go-proxy-pull-action@v1.0.3 + uses: andrewslotin/go-proxy-pull-action@v1.1.0