diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 47823db..46e8ec2 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.1.0 + uses: andrewslotin/go-proxy-pull-action@v1.2.0