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 7dc9274 commit 54e11dbCopy full SHA for 54e11db
.github/workflows/publish.yml
@@ -140,4 +140,4 @@ jobs:
140
# This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy
141
- name: Pull new module version
142
if: startsWith(github.ref, 'refs/tags/')
143
- uses: andrewslotin/go-proxy-pull-action@v1.1.0
+ uses: andrewslotin/go-proxy-pull-action@v1.2.0
0 commit comments